Found 947 packages
This project contains several of Nohros' core .NET libraries that we use in our many .NET-based projects. The common package contains the common classes that are used by the others packages of the framework.
Collection of simple pieces of reusable code designed such that dependencies aren't forced upon consumers of its packages. Package is shipped as source code.
Generalized assertion library, covering argument, operation, and unit test assertions.
Package Description
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more **IMPORTANT** - For EF Core 10.x, use the latest EF Plus v10.x version - For EF Core 9.x, use the latest EF Plus v9.x version - For EF Core 8.x, use the latest EF Plus v8.x version - For EF Core 7.x, use the latest EF Plus v7.x version - For EF Core 6.x, use the latest EF Plus v6.x version - For EF Core 5.x, use the latest EF Plus v5.x version - For EF Core 3.x, use the latest EF Plus v3.x version - For EF Core 2.x, use the latest EF Plus v2.x version
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
A metrics library for .NET inspired by the Codahale metrics library and Netflix servo.
This package includes analyzers and code fixes for test projects using NUnit 3+. The analyzers will mark wrong usages when writing tests, and the code fixes can be used to used to correct these usages. They will also aid in the transition from NUnit 3 to NUnit 4. Version 3.0 and upwards works in Visual Studio 2019 (version 16.3) or newer and also enables supression of compiler errors such as errors arising from nullable reference types. For Visual Studio 2017 one must use versions below 3.0 - note that these versions are no longer updated, so version 2.10.0 is the last version that works in Visual Studio 2017.
This project contains functionality that extends the servicestack framework.
A metrics observer that push metrics to datadog plataform.
Aspire AppHost SDK. Must be referenced by Aspire AppHost projects.
Blistering-fast Handlebars.js templates in your .NET application.
This project contains the Nohros security framework. Which is a port of the JAAS for the .NET. This module contains the web related functionality.
This project contains the SQL Server implementation of the nohros data API.
This project contains the Nohros security framework. Which is a port of the JAAS for the .NET.
An extension of the mustache text template engine for .NET.
CRQS EventStore
This project contains several of Nohros' core .NET libraries that we use in our many .NET-based projects. The desktop package contains classes to be used by desktop applications such a command line parser.
Annotations for SourceKit.Analyzers.MustBePartial
"Must use return value" Roslyn code analyzer for C#