Provide insight into the communication between the server hosting the website and the outside world and allows the users to observe communication and look for irrational or known malicious interaction.
The static class that exposes this functionality can be found at...
More information
Reliable unique ID generation and management for distributed applications.
Auto-increment IDs reveal sensitive information. UUIDs (also known as GUIDs) are inefficient as primary keys in a database. Having two different IDs is cumbersome and counterintuitive. We can do better.
- For a 93-bit UUID...
More information
A library for .Net that makes creating and working with custom identifiers easy. Stop relying on ambiguous Guid's/Integers for your Id's and start using something ubiquitous !
Release notes:
1.0.2:
- Now using AmbientContexts 1.1.1, which fixes extremely rare bugs and improves performance.
1.0.1:
- Now using AmbientContexts 1.1.0, for a performance improvement.
Description:
Azure-based implementations for the Architect.Identities package.
This package allows Azure...
More information
Release notes:
2.0.0:
- BREAKING: No longer referencing the Identities package. (Still considered an addition to it, but the hard link is now gone.)
- BREAKING: Removed ApplicationInstanceIds. (See Identities 2.0.0.)
1.0.2:
- Fixed an incompatibility with EF Core 6.0.0+ (caused by a breaking...
More information