Top 20 NuGet oriented Packages

Nebula is a simple framework for Service Oriented Architecture in .NET.
A Railway Oriented Programming inspired library for C# based on the articles of Scott Wlaschin
Castle Windsor provider for SNAP. SNAP makes AOP easy by integrating with your favorite IoC container. SNAP does not modify compiled code (unlike PostSharp) . It uses your IoC container to create runtime-callable wrappers to intercept your method calls. Source code for SNAP is hosted at http...
LinFu provider for SNAP. SNAP makes AOP easy by integrating with your favorite IoC container. SNAP does not modify compiled code (unlike PostSharp) . It uses your IoC container to create runtime-callable wrappers to intercept your method calls. Source code for SNAP is hosted at http://github...
Light-weight yet powerfull XML-based OO/NoSQL thread-safe embedded database for .NETCore
This library supports validation of the OPC UA Address Space captured in the XML file against the OPC UA Specification. It is assumed that the Address Space is represented as an XML file compliant with the UANodeSet schema. This library is dedicated to creating a plug-in aimed at importing models ba...
Result type written in C# with the ability to chain computations and first class Task/async support. Represents the ability for a computation to fail in a way more appropriate than throwing Exceptions in a lot of cases.
StructureMap provider for SNAP. SNAP makes AOP easy by integrating with your favorite IoC container. SNAP does not modify compiled code (unlike PostSharp) . It uses your IoC container to create runtime-callable wrappers to intercept your method calls. Source code for SNAP is hosted at http:/...
NetSqlAzMan is for all Microsoft .NET 4.0 developers that need to manage loosely-coupled applicative authorizations, that is, weakly coupled with source code, in a light and fast way having all these authorizations in a relational database such as MS Sql Server (2000/MSDE/2005/2008/Express).
NProxy is a library for .NET to create lightweight dynamic proxies
A .NET object for creating ID fields for Domain Driven Design objects or Document Database ID's. The Id's generated are 16 charactors long so they are much more easy to work with than a GUID. Identity is a struct that can be used as an identity of a class. It's URL safe, case-insensitive, and...
A fluent API that you can use to build processes using the SOA concept and RESTful services.
A gathering place for things that identify as monads but are C# in orientation
Although postsharp has declared before that they do not support xamarin anymore , it still can be used with dot net standard that gave us some home that we still can move out the boilerplate code from our track , keep our code bases clean and readable. This repository should contains postsharp aspec...
Operation libarary that enables railway oriented programming for c# similar to javascript's promises.
OPC UA Information Model Factory library used as the dependency injection to produce **OPC UA Information Model** by an external importer. The abstract API must be implemented by a classes providing functionality of OPC UA Information Model creation. The root of the definitions is the `IModelFactor...
It provides descriptions of building errors to be used for OPC UA Address Space consistency validation purpose.