AdamE.Firebase.iOS.Analytics
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 12.5.0.3
C# bindings for Firebase APIs Analytics iOS Library
AdamE.Firebase.iOS.CloudFirestore
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.0.0
C# bindings for Firebase APIs Cloud Firestore iOS Library
AdamE.Firebase.iOS.DynamicLinks
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 10.28.0
C# bindings for Firebase APIs Dynamic Links iOS Library
AWSSDK.Core
by: Amazon Web Services
- 2 total downloads
- Latest version: 4.0.3.10
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 1 total downloads
- Latest version: 3.5.0.73
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
BlazorStrap
by: Chanan Braunstein, John Bomhold
- 1 total downloads
- Latest version: 5.1.102-Preview3
A bootstrap 5 component library for Blazor
Bogus
by: Brian Chavez
- 1 total downloads
- Latest version: 18.0.2
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use it to create and load databases and UIs with mock up data. Get started by using Faker class or a DataSet directly.
diskann-garnet
by: DiskANN Team
- 1 total downloads
- Latest version: 1.0.17
DiskANN FFI and Data Provider for Garnet
FastEndpoints
by: FastEndpoints
- 1 total downloads
- Latest version: 5.3.2.13-beta
A light-weight REST Api framework for ASP.Net 6 that implements REPR (Request-Endpoint-Response) Pattern.
Grpc.Net.ClientFactory
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.38.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Reflection
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.38.0-pre1
gRPC C# Server Reflection (for Grpc.Core)
Grpc.Tools
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.49.0
gRPC and Protocol Buffer compiler for managed C# and native C++ projects.
Add this package to a project that contains .proto files to be compiled to code.
It contains the compilers, include files and project system integration for gRPC
and Protocol buffer service description files necessary to build them on Windows,
Linux and MacOS. Managed runtime is supplied separately in the Grpc.Core package.
Iced
by: 0xd4d
- 1 total downloads
- Latest version: 1.2.0
High performance x86 (16/32/64-bit) instruction decoder, encoder and formatter.
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 and gas (AT&T) 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
JetBrains.Annotations
by: JetBrains
- 1 total downloads
- Latest version: 2025.2.1
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
Microsoft.AspNet.WebApi.Client
by: Microsoft
- 1 total downloads
- Latest version: 4.0.30506
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 1 total downloads
- Latest version: 8.0.10
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c2a442982e736e17ae6bcadbfd8ccba278ee1be6
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft.AspNetCore.DataProtection.Extensions
- 1 total downloads
- Latest version: 1.0.4
Additional APIs for ASP.NET Core data protection.
Microsoft.AspNetCore.Http.Abstractions
by: Microsoft.AspNetCore.Http.Abstractions
- 1 total downloads
- Latest version: 1.0.4
ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder.
Commonly used types:
Microsoft.AspNetCore.Builder.IApplicationBuilder
Microsoft.AspNetCore.Http.HttpContext
Microsoft.AspNetCore.Http.HttpRequest
Microsoft.AspNetCore.Http.HttpResponse
Microsoft.AspNetCore.Identity.EntityFrameworkCore
by: Microsoft.AspNetCore.Identity.EntityFrameworkCore
- 1 total downloads
- Latest version: 1.0.2
ASP.NET Core Identity provider that uses Entity Framework Core.