64 packages tagged with “commons”
General code for various projects
Libreria para el uso de necesidades comunes en el equipo de ControlT
Essential utilities, value objects, JSON extensions, and global service provider management for building clean architecture applications. Includes type-safe constants, value objects, string utilities, and centralized dependency injection.
biz.dfch.CS.Commons ======================== Common C#/.NET classes d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland ## Download * Get it on [NuGet](https://www.nuget.org/packages/biz.dfch.CS.Commons/) * See [Releases](https://github.com/dfensgmbh/biz.dfch.CS.Commons/releases) and [Tags](https://github.com/dfensgmbh/biz.dfch.CS.Commons/tags) on [GitHub](https://github.com/dfensgmbh/biz.dfch.CS.Commons)
The core abstractions and public interfaces used for .NET Core application development.
Hexagon.Universal.Commons is library which contains a lot of useful classes/helpers.
A collection of validation attributes that can be used in any .NET Core project to supplement the existing Data Annotations attributes.
A collection of useful classes and C# language extensions.
A collection of useful type extensions used for .NET Core application development.
This is a general purpose commons library that I've built mostly for my own use within applications that I build (but obviously you are welcome to use it should you choose). The goal is to have an easy-to-use and uniform yet modular and pluggable facility to handle common cross-cutting concerns in my applications, thereby freeing me up to focus on the actual application concerns and hopefully making it easier and faster to build them. In general, the library consists of interfaces or SPIs along with ways to access them (using MEF). One can then build implementations for these interfaces (i.e. providers) and hook them up to an application through configuration. What this does for me is provide a uniform way to access these services in all my applications while allowing me to switch or extend providers as I see fit. For more detailed information and documentation, please visit the GitHub page for this repository at http://aashishkoirala.github.io/commons. You can find more of my stuff by visiting my page at http://aashishkoirala.github.io. The package is free to download and use. The source code is open and provided under the GPL license.
Provides simple abstraction layer over an existing logging frameworks.
A collection of useful C# utilities, extensions, and data structures.
A collection of static classes for debugging and diagnostics of program contracts such as preconditions, postconditions, and invariants.
biz.dfch.CS.PowerShell.Commons ======================== Common C#/.NET classes for PowerShell module development d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland ## Download * Get it on [NuGet](https://www.nuget.org/packages/biz.dfch.CS.PowerShell.Commons/) * See [Releases](https://github.com/dfensgmbh/biz.dfch.CS.PowerShell.Commons/releases) and [Tags](https://github.com/dfensgmbh/biz.dfch.CS.PowerShell.Commons/tags) on [GitHub](https://github.com/dfensgmbh/biz.dfch.CS.PowerShell.Commons)
Lots of useful stuff for doing all kinds of things in .NET
.Net utils library
Common utility library
Data Query Interface Commons is written in C# and built around essential features of the .NET Standard that provides shared infrastructure containing technology-neutral repository interfaces underpinning every DataQI Providers.
Commons library for enterprise application
Application localization services and default implementation based on XmlResourceManager to load localization strings from XML files.
A collection of reusable components used to simplify serialization, deserialization and validation operations on data objects.
This is the dedicated Commons Web Library to accopmany my Commons Library, which is a separate package that includes the following features. Constructs to support web environment initialization, as well as various utilities. Packaged libraries (such as Angular, Bootstrap, SignalR, etc.) in embedded form and a way to serve them (so that you don't have to keep including the scripts in every application). Static content minification components. REST-based resource mapping layer for Web API that lets you route resource requests directly to services without having to write controllers. Security components targeted specifically at single page applications (SPAs) that use WIF.
Kommons is a shared boilerplate library for most Karma Krafts .NET projects.
ORM Helpers for using entity framework in enterprise application
Presentation infrastructure layer of BSN.Commons library for enterprise application.
Some identity and user management facilities in enterprise application
This is an implementation of the data access interfaces in my Commons Library (http://aashishkoirala.github.io/commons) that is based on MongoDB. For more detailed information and documentation, please visit the GitHub page at http://aashishkoirala.github.io/commons-providers. You can find more of my stuff by visiting my page at http://aashishkoirala.github.io. The package is free to download and use. The source code is open and provided under the GPL license.
Xamarin.Android bindings for org.apache.commons.compress
Opiniated Commons Library For ReactiveUI
Provides modern cryptographic algorithm implementations for .NET Core.