aaubry
NuGet publisher profile
Packages (18)
YamlDotNet
YamlDotNet is a .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument. A serialization library is also included that allows to read and write objects from and to YAML streams.
SixPack
The SixPack rapid development library is a collection of classes for rapid development on the .NET/Mono platform. It has been built with medium to large scale sites in mind, and supports high performance requirements (thousands of concurrent users per server.)
SixPack.Reflection
The SixPack rapid development library is a collection of classes for rapid development on the .NET/Mono platform. It has been built with medium to large scale sites in mind, and supports high performance requirements (thousands of concurrent users per server.)
SixPack.Net.Mail
The SixPack rapid development library is a collection of classes for rapid development on the .NET/Mono platform. It has been built with medium to large scale sites in mind, and supports high performance requirements (thousands of concurrent users per server.)
SixPack.Caching
The SixPack rapid development library is a collection of classes for rapid development on the .NET/Mono platform. It has been built with medium to large scale sites in mind, and supports high performance requirements (thousands of concurrent users per server.)
SixPack.Web.Services
The SixPack rapid development library is a collection of classes for rapid development on the .NET/Mono platform. It has been built with medium to large scale sites in mind, and supports high performance requirements (thousands of concurrent users per server.)
SixPack.Data.Entity
The SixPack rapid development library is a collection of classes for rapid development on the .NET/Mono platform. It has been built with medium to large scale sites in mind, and supports high performance requirements (thousands of concurrent users per server.)
ConsoleMenuLib
Package Description
Kimos
Kimos is a library that extends Entity Framework, enabling the use of CRUD operations without having to load the entities first. It currently supports the following operations: * Insert * Update * Upsert (insert or update) * Delete
BetterPackageReferences
Provides finer control over NuGet package dependencies. Check readme.md for details.
Tools.Graphgen
A tool to generate ascii graphs, based on Graph::Easy.
SolutionObjectModel
A utility to parse Visual Studio solution files
Branded
Branded is an optional package that provides additional configuration options for the Branded.SourceGenerator, allowing for further customization of branded types through conventions, custom attributes, and enhanced tooling support.
Aubry.System.Linq.Dynamic
Package Description
Branded.SourceGenerator
Branded.SourceGenerator is a C# source generator that facilitates the creation of branded types, enhancing type safety by wrapping primitive types with more specific, custom types. This helps prevent bugs associated with the accidental misuse of identifiers, as it allows the compiler to enforce stronger type checks.
Branded.Integrations
Branded.Integrations is a C# source-only package that complements the Branded.SourceGenerator by providing seamless integration with popular libraries like System.Text.Json, Newtonsoft.Json, and Dapper. It includes necessary converters and helpers, allowing branded types to be used effortlessly for JSON serialization and database operations. The source-only distribution ensures that the integration is plug-and-play, automatically applying necessary assembly attributes into the project using the respective libraries.
SixPack.Slim
The SixPack rapid development library is a collection of classes for rapid development on the .NET/Mono platform. It has been built with medium to large scale sites in mind, and supports high performance requirements (thousands of concurrent users per server.)
SqlAnalyzer.Net.Improved
A Roslyn-based analyzer for SQL related stuff in .NET. This is a fork of SqlAnalyzer.Net that adds some Dapper improvements.