23 packages tagged with “easy-to-use”
Simple Injector ASP.NET Web API Integration.
The Simple Injector ASP.NET Integration package adds a lifestyle to the Simple Injector called 'Per Web Request', which allows instances to live within a single HTTP request and get disposed when the request ends.
Simple Injector ASP.NET MVC Integration.
The Execution Context Scoping package adds the 'Execution Context Scope' lifestyle, which allows instances to live within an explicitly defined execution context scope (or logical call context) and get disposed when this scope ends. This scope allows flowing through asynchronous method calls.
Quick Start for Simple Injector ASP.NET MVC integration. This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an MVC application.
The Simple Injector WCF Integration package adds a ServiceHost and ServiceHostFactory to allow dependency injection on WCF service types.
Adds support for packaging sets of related services to allow registering them together. Consumers can implement the IPackage interface and use the RegisterPackages extension method to dynamically add registrations in the supplied list of assemblies.
The Lifetime Scoping package adds an advanced new lifestyle called 'Lifetime Scope', which allows instances to live within an explicitly defined thread-specific scope and get disposed when this scope ends.
Quick Start for Simple Injector ASP.NET Web API integration for IIS-hosted applications. This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an Web API application.
Quick Start for Simple Injector WCF integration. This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an WCF application.
Extended .NET console with coloring microsyntax, multiline pinning, write-to-position, etc. Safe for multitasking, safe for 9000+ lines, easy to use.
Quick start for Autofac ASP.Net Mvc integration, this package will adds the needed dependencies and code examples to quickly started Autofac IOC with the Asp.Net Mvc.
Automatically search for permission in AndroidManifests file and request for the same. Also, if request is cancelled it shows a popup window with alert to grant permission. Ported to Xamarin.Android by Rofiq Setiawan (rofiqsetiawan@gmail.com). You can find example on https://github.com/rofiqsetiawan/PermissionManagerDemo
Fastest, Smallest and Simplest (De)Serializer for C++20 and newer.
Modern, flexible, simple and easy to use.
Simple and easy to use tools for storing values while efficiently keeping them encrypted in the memory. The package conatins an alternative encrypted version for each variable type in CSharp. Code the same as before, just change from 'int' to 'EncInt' and the encryption will happen in the background. You can also combine and/or compare an EncType with its normal type and vice versa. They will work the same as their normal type, and every EncType has every method its normal version has.
Mascarate is a lightweight, easy-to-use library for formatting, validating and removing masks in C# strings. Ideal for dealing with data such as CPF, CNPJ, telephone numbers, zip codes and much more.
A flexible Pub/Sub framework for .NET
Package description
Initium is a .NET library that simplifies building APIs by standardizing service management, routing, and response handling.
A flexible, type-safe, efficient and easy-to-use finite state machine library.
Xamarin.Android Binding for p32929's EasiestSqlLibrary. The Easiest and Laziest approach to Android SQL Database
AppCore is a .NET library that simplifies building APIs by standardizing service management, routing, and response handling.