FastEndpoints
by: FastEndpoints
- 2 total downloads
- Latest version: 5.8.1.4-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FluentMigrator.Abstractions
by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker
- 1 total downloads
- Latest version: 2.0.7
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
Grpc.AspNetCore
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.63.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.71.0
gRPC support for ASP.NET Core
Grpc.Net.ClientFactory
by: The gRPC Authors
- 12 total downloads
- Latest version: 2.80.0-pre1
HttpClientFactory integration the for gRPC .NET client
Grpc.Reflection
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.53.0
gRPC C# Server Reflection
Grpc.Tools
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.69.0-pre1
gRPC and Protocol Buffer compiler for C# projects
Handlebars.Net
by: Rex Morgan
- 1 total downloads
- Latest version: 1.0.0-alpha2
Blistering-fast Handlebars.js templates in your .NET application.
HtmlAgilityPack
by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
- 2 total downloads
- Latest version: 1.11.69
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
---------------------------------------
This library is sponsored by ZZZ Projects:
https://entityframework-extensions.net/
https://eval-expression.net/
https://dapper-plus.net/
---------------------------------------
HAP is trusted by companies worldwide with over 150 million downloads.
Humanizer.Core.de
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.8.2
Humanizer Locale German (de)
Humanizer.Core.lv
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.11.10
Humanizer Locale Latvian (lv)
Iced
by: 0xd4d
- 1 total downloads
- Latest version: 1.4.0
High performance x86 (16/32/64-bit) instruction decoder, encoder and disassembler.
It can be used for static analysis of x86/x64 binaries, to rewrite code (eg. remove garbage instructions), to relocate code or as a disassembler.
- Supports all Intel and AMD instructions
- The decoder doesn't allocate any memory and is 2x-5x+ faster than other similar libraries written in C or C#
- Small decoded instructions, only 32 bytes
- The formatter supports masm, nasm, gas (AT&T), Intel (XED) and there are many options to customize the output
- The encoder can be used to re-encode decoded instructions at any address
- The block encoder encodes a list of instructions and optimizes branches to short, near or 'long' (64-bit: 1 or more instructions)
- API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, flow control info, etc
- All instructions are tested (decode, encode, format, instruction info)
License: MIT
JWT
by: Alexander Batishchev, John Sheehan, Michael Lehenbauer
- 1 total downloads
- Latest version: 9.0.0-beta2
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 1 total downloads
- Latest version: 1.2.6
Port of LZ4 compression algorithm for .NET
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 1 total downloads
- Latest version: 9.0.18
Provides a default set of APIs for building an ASP.NET Core application. Contains reference assemblies, documentation, and other design-time assets.
This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/a95d6599f37762ec8394ba9ca01e8263b2e36a26
Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Components.WebAssembly
by: Microsoft
- 1 total downloads
- Latest version: 11.0.0-preview.6.26359.118
Build client-side single-page applications (SPAs) with Blazor running under WebAssembly.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 1 total downloads
- Latest version: 7.0.11
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/70048beee894074e9718206a0017d9b080ee66ff