71 packages tagged with “Implementation”
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Core Implementation for Autoroute
Firely's Legacy profile validator (pre-SDK 5.0) for HL7 FHIR R4.
Package Description
A simple async cache implementation
Provides easy-accessible, design-time and runtime information about implementations throughout your code.
Gazel is a back-end development framework for the .NET framework. This package contains the configuration layer of Gazel and should be used in your app projects.
Contains implementations for types declared in Bricks.Core.
Lightweight runtime interface implementation or handling for .NET standard
Firely's Legacy profile validator (pre-SDK 5.0) for HL7 FHIR R5.
# SlxLuhnLibrary The Luhn algorithm or Luhn formula, also known as the "modulus 10" or "mod 10" algorithm, is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, National Provider Identifier numbers in the United States, Canadian Social Insurance Numbers, Israel ID Numbers and Greek Social Security Numbers (ΑΜΚΑ). It was created by IBM scientist Hans Peter Luhn and described in U.S. Patent No. 2,950,048, filed on January 6, 1954, and granted on August 23, 1960. Here I also implement the Luhn mod N algorithm which is an extension to the Luhn algorithm (also known as mod 10 algorithm) that allows it to work with sequences of non-numeric characters. This can be useful when a check digit is required to validate an identification string composed of letters, a combination of letters and digits or even any arbitrary set of characters.
Firely's Legacy profile validator (pre-SDK 5.0) for HL7 FHIR STU3.
Firely's Legacy profile validator (pre-SDK 5.0) for HL7 FHIR R4B.
An implementation in C# of both AMF0 and AMF3 binary format that is used to serialize ActionScript object graphs.
Gazel is a back-end development framework for the .NET framework. This package contains the ASP.NET MVC configuration layer of Gazel and should be used in your host and configuration projects.
FAP.NET or simply 'FAP' aka Functional API Pages w/ .NET, a functional REST server implementation
Contains implementations of types declared in Brick.OWIN.
Implementation of the Inoxie DataProcessor abstraction. Offers utilities for paginating and filtering data from databases. Can be tailored to specific database entities by extending base or searchable filter models.
This is an implementation in C# of the well known game 2048. It also supports other numbers as a base numbers (no only powers of 2), and also different grid sizes.
Implementation for log4net
Shadow Quack enables immutable interface contracts to be used, by using a dynamic implementation. Shadow Quack allows for powerful duck typing, interface facade merging and functional immutable update/merge-operations. Providing similar functionality to C# 9/10 record, with the advantage of also being able to use inheritance.
Shadow.Quack IProxy Implementation for initialisation from an XML string
Typed class implementation of Effort IDataLoader
The concrete implementation layer of the Inoxie API services centered around long integer-based identifiers (`LongId`). Building on the abstractions provided by `Inoxie.Tools.ApiServices.LongId.Abstractions`, this project offers the actual methods and classes that facilitate interactions with data using the `LongId` identifiers. It collaborates with other Inoxie tools, such as data repositories and processors, to ensure cohesion and efficiency within the API services ecosystem.
An Un-Official C# wrapper library for the devRant API containing all public API methods.
This package provides a robust implementation of core repository abstractions for Entity Framework Core (EF Core), emphasizing flexibility with a generic ID model as the database key. By integrating the core principles of EF Core, this toolkit streamlines and standardizes database operations, assisting developers in writing efficient and modular code. Crafted with pride by Inoxie, it's a must-have toolset for modern .NET developers working with databases.
Concrete implementation of the Inoxie API services layer focused on identifiers based on text strings (`StringId`). Building on abstractions provided by `Inoxie.Tools.ApiServices.StringId.Abstractions`, this project delivers actual methods and classes that facilitate interaction with data using `StringId` identifiers. It collaborates with other Inoxie tools, including data repositories and processors, to ensure consistency and efficiency in the API services ecosystem.
The concrete implementation of the Inoxie API services specifically designed for handling entities with globally unique identifier (GUID) based identifiers. Leveraging the foundational abstractions provided by `Inoxie.Tools.ApiServices.GuidId.Abstractions`, this project offers tangible methods and classes for seamless interactions with GUID-identified data within the broader API services ecosystem.
Event system implementation for ModMon modular monolith framework