Declare Value Objects in one line e.g. `class ClientRef : ValueOf<string, ClientRef> { }`), create using `ClientRef.From(someString)`
The base Type ValueOf<TValue, TThis>, provides Equals, GetHashcode.
Use ValueTuples for multi property values e.g `class Address : ValueOf<(string firstLine, string...
More information
A visual designer for the lightweight CQRS.net framework. Using this package you can generate much of the boiler plate code involved in implementing a scalable, enterprise grade CQRS project ready for deployment on-premise or on Azure.
This package provides central modelling components for agent-based simulation.
It contains agent environments with update spatial indexing structures for agents
and graphs as well as GIS layer to process vector files (*.geojson, *.shp, *.kml, *.gml)
and raster files (*.geotiff,...
More information
An F# library for model-fitting model-selection (MFMS) of ecological models to observational data. The library was developed for individual-based plant modelling using tree ring time-series, but can be used for any ecological models.
An F# library for model-fitting model-selection (MFMS) of ecological models to observational data. The library was developed for individual-based plant modelling using tree ring time-series, but can be used for any ecological models.
DeepEnds is a tool written to perform dependency analysis on code in a hierarchical manner.
It produces DGML files for visualisation of graphs within Visual Studio and computes various reports.
Input can a mix of Visual Studio solution files or parts thereof, alternatively it can read CMake.
Run...
More information
DeepEnds is a tool written by Zeb Mason to perform dependency analysis on code in a hierarchical manner.
It produces DGML files for visualisation of graphs within Visual Studio and computes various metrics which can be placed in a CSV file or a HTML report.
The HTML report can be...
More information