Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org maintainers: shaynevanasperen

psakify 0.2.0
This package provides PowerShell scripts to automatically compile, package, test and deploy your ...
6 versions - Latest release: about 9 years ago - 8.74 thousand downloads total - 16 stars on GitHub - 2 maintainers
code.extensions.type.isnullable 1.0.0
Source code package. An extension for determining whether or not a type is nullable.
1 version - Latest release: almost 7 years ago - 1 dependent package - 1 dependent repositories - 2.12 thousand downloads total - 10 stars on GitHub - 1 maintainer
code.extensions.generic.isequaltodefault 1.0.0
Source code package. An extension for asserting whether or not an object is equal to its default ...
1 version - Latest release: almost 7 years ago - 1 dependent package - 1 dependent repositories - 2.13 thousand downloads total - 10 stars on GitHub - 1 maintainer
code.extensions.object.isatomic 1.0.1
Source code package. An extension for determining whether or not an object can be expressed as a ...
2 versions - Latest release: almost 6 years ago - 1 dependent package - 1 dependent repositories - 3.66 thousand downloads total - 10 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.id.generatedbyassigned 1.0.0
An id convention which sets generated by assigned if the property type is Guid
1 version - Latest release: over 8 years ago - 1 dependent repositories - 1.36 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.switch 1.0.0
A functional switch statement based on code by Bart De Smet: http://bartdesmet.net/blogs/bart/arc...
1 version - Latest release: about 9 years ago - 1.26 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.entityframework.conventions.storemodel.removeunderscorefromdefaultforeignkeynames 1.0.0
An IStoreModelConvention which removes the underscore from default foreign key names
1 version - Latest release: over 8 years ago - 1.32 thousand downloads total - 29 stars on GitHub - 1 maintainer
code.extensions.object.toenumerable 1.0.2
Source code package. An extension for retrieving an object's public instance property values as a...
3 versions - Latest release: almost 6 years ago - 1 dependent package - 1 dependent repositories - 4.63 thousand downloads total - 10 stars on GitHub - 1 maintainer
quarks.assemblyextensions.getexecutionfolder 1.0.0
Gets the execution folder of the given assembly
1 version - Latest release: about 9 years ago - 1.27 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.property.notnullable 1.0.0
A property convention which sets not nullable
1 version - Latest release: over 8 years ago - 1 dependent repositories - 1.29 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.reference.notnullable 1.0.0
A property convention which sets not nullable
1 version - Latest release: over 8 years ago - 1 dependent repositories - 1.3 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.assemblyextensions.getversion 1.0.0
Gets the version of the assembly containing the given type
1 version - Latest release: about 9 years ago - 1.21 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.dynamicdictionary 1.0.0
An implmentation of DynamicObject
1 version - Latest release: about 9 years ago - 1.32 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.expressionvisitors.memberaccesspathvisitor 1.0.0
An implementation of ExpressionVisitor that builds up a path string that represents member access...
1 version - Latest release: about 9 years ago - 1.29 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.assemblyextensions.getisdebugbuild 1.0.0
Reveals whether or not the given assembly is a debug build
1 version - Latest release: about 9 years ago - 1.26 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.stringextensions.contains 1.0.0
Adds an extension to String for Contains, with a case-insensitive option
1 version - Latest release: about 9 years ago - 1.36 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.expressionvisitors.parameterrebindervisitor 1.0.0
Rebinds parameters in an expression using a given map
1 version - Latest release: about 9 years ago - 1 dependent package - 1 dependent repositories - 1.51 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.hasmany.batchsize100 1.0.0
A has many convention which sets batch size to 100
1 version - Latest release: about 9 years ago - 1.3 thousand downloads total - 29 stars on GitHub - 1 maintainer
powertasks.plugins.octodeployrelease 1.0.0
OctoDeployRelease
1 version - Latest release: over 8 years ago - 1.34 thousand downloads total - 16 stars on GitHub - 1 maintainer
quarks.systemtimeoffset 1.0.0
A simple utility class which enables mocking of DateTimeOffset
1 version - Latest release: over 8 years ago - 1.39 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.ienumerableextensions.partition 1.0.0
Extends the IEnumerable<T> interface to include a Partition method
1 version - Latest release: about 9 years ago - 1.29 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.testretrier 1.0.0
A class which is useful for asserting invocations of IRetrier in tests
1 version - Latest release: about 9 years ago - 1.29 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.idictionaryextensions.addorupdate 1.0.0
Extends the IDictionary<TKey, TValue> interface to include a AddOrUpdate method
1 version - Latest release: over 8 years ago - 1.31 thousand downloads total - 29 stars on GitHub - 1 maintainer
code.extensions.object.flatten 1.0.3
Source code package. An extension for expressing a deep object graph as a flat series of values.
4 versions - Latest release: almost 6 years ago - 1 dependent package - 1 dependent repositories - 4.7 thousand downloads total - 10 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.usertype.customtypeenumerableofstringtype 1.0.0
A user type convention which sets custom type to EnumerableOfStringType
1 version - Latest release: about 9 years ago - 1.3 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.hasmany.notkeynullable 1.0.0
A has many convention which sets not key nullable
1 version - Latest release: about 9 years ago - 1.27 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.usertype.customtypeuinttype 1.0.0
A user type convention which sets custom type to UIntType
1 version - Latest release: about 9 years ago - 1.32 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.hasone.notlazyload 1.0.0
A has one convention which sets not lazy load
1 version - Latest release: about 9 years ago - 1.28 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.class.dynamicinsert 1.0.0
A class convention which sets dynamic insert
1 version - Latest release: about 9 years ago - 1.25 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.ienumerableextensions.orderby 1.0.0
Extends the IEnumerable<T> interface to enable ordering by a dynamic property
1 version - Latest release: about 9 years ago - 1.25 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.class.schemadbo 1.0.0
A class convention which sets schema to dbo
1 version - Latest release: about 9 years ago - 1.28 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.hasmany.keycolumn 1.0.0
A has many convention which sets key column
1 version - Latest release: about 9 years ago - 1.25 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.hasmany.notlazyload 1.0.0
A has many convention which sets not lazy load
1 version - Latest release: about 9 years ago - 1.27 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.version.mssqlversioned 1.0.0
A version convention which sets sql server versioning for byte array properties named "Version"
1 version - Latest release: about 9 years ago - 1.23 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.usertype.customsqltypeenum 1.0.0
A user type convention which sets sql type for enums
1 version - Latest release: about 9 years ago - 1.29 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.hasone.fetchjoin 1.0.0
A has one convention which sets fetch join
1 version - Latest release: about 9 years ago - 1.32 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.nhibernate.usertypes.nullabletimetype 1.0.0
An IUserType for Nullable<TimeSpan>
1 version - Latest release: about 9 years ago - 1 dependent package - 1 dependent repositories - 1.47 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.property.stringlength 1.0.0
A property convention which sets length for strings
1 version - Latest release: over 8 years ago - 1 dependent repositories - 1.34 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.nhibernate.usertypes.ushorttype 1.0.0
An IUserType for ushort
1 version - Latest release: about 9 years ago - 1 dependent package - 1 dependent repositories - 1.44 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.hasone.cascadeall 1.0.0
A has one convention which sets cascade all
1 version - Latest release: about 9 years ago - 1.29 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.nhibernate.usertypes.immutablecompositeusertypebase 1.0.1
A base class for creating immutable composite user types
2 versions - Latest release: over 8 years ago - 2.4 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.sentencesplitandjoinextension 1.0.1
A utility class for manipulating text in sentences
2 versions - Latest release: over 8 years ago - 1 dependent package - 1 dependent repositories - 9.17 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.typeextensions.invokegenericmethod 1.0.0
A Type extension which allows the invocation of a generic method specifying the generic type at r...
1 version - Latest release: about 9 years ago - 1.36 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.proxy.entityinterface 1.0.0
A proxy convention for interface entities
1 version - Latest release: about 9 years ago - 1.28 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.reference.notlazyload 1.0.0
A reference convention which sets not lazy load
1 version - Latest release: about 9 years ago - 1.26 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.usertype.customtypeushorttype 1.0.0
A user type convention which sets custom type to UShortType
1 version - Latest release: about 9 years ago - 1.26 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.id.generatedbynative 1.0.0
An id convention which sets generated by native
1 version - Latest release: about 9 years ago - 1.28 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.usertype.customtypebytetype 1.0.0
A user type convention which sets custom type to ByteType
1 version - Latest release: about 9 years ago - 1.31 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.property.customtypebinaryblob 1.0.0
A property convention which sets custom type binary blob
1 version - Latest release: about 9 years ago - 1.25 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.expressionextensions.compose 1.0.0
Expression tree extensions that helps to combine together filtering expression trees
1 version - Latest release: about 9 years ago - 1.45 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.objectextensions.flatten 1.0.0
An extension for representing a deep object graph as a flat series of values
1 version - Latest release: almost 9 years ago - 1 dependent repositories - 1.33 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.objectextensions.canberepresentedasstring 1.0.0
An extension for determining whether or not an object can be repsresented as a string
1 version - Latest release: almost 9 years ago - 1 dependent package - 2 dependent repositories - 1.57 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.nhibernate.usertypes.bytetype 1.0.0
An IUserType for byte
1 version - Latest release: about 9 years ago - 1 dependent package - 1 dependent repositories - 1.52 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.hasmany.notkeyupdate 1.0.0
A has many convention which sets not key update
1 version - Latest release: about 9 years ago - 1.27 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.disposable 1.0.0
A simple utility class which simplifies creating a class that implements IDisposable
1 version - Latest release: about 9 years ago - 1 dependent repositories - 1.3 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.class.notlazyload 1.0.0
A class convention which sets not lazyload
1 version - Latest release: about 9 years ago - 1.31 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.nhibernate.isessionfactoryextensions.hascurrentsessioncontext 1.0.0
An extension method which reveals whether or not a current session context class has been configured
1 version - Latest release: about 9 years ago - 1 dependent repositories - 1.33 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.usertype.customtypenullabletimetype 1.0.0
A user type convention which sets custom type to NullableTimeType
1 version - Latest release: about 9 years ago - 1.29 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.filestore 1.0.0
Utility class for persisting objects to file paths
1 version - Latest release: about 9 years ago - 1 dependent repositories - 1.35 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.class.dynamicupdate 1.0.0
A class convention which sets dynamic update
1 version - Latest release: about 9 years ago - 1.33 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.class.table 1.0.0
A class convention which sets table
1 version - Latest release: about 9 years ago - 1.27 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.reference.fetchjoin 1.0.0
A reference convention which sets fetch join
1 version - Latest release: about 9 years ago - 1.32 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.version.nhversioned 1.0.0
A version convention which sets nhibernate versioning for long/ulong properties named "Version"
1 version - Latest release: about 9 years ago - 1.27 thousand downloads total - 29 stars on GitHub - 1 maintainer
Top 7.5% on nuget.org
quarks.nhibernate.usertypes.immutableusertypebase 1.0.0
A base class for creating immutable user types
1 version - Latest release: about 9 years ago - 5 dependent packages - 1 dependent repositories - 10.5 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.nhibernate.usertypes.uinttype 1.0.0
An IUserType for uint
1 version - Latest release: about 9 years ago - 1 dependent package - 1 dependent repositories - 1.53 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.hibernate.notautoimport 1.0.0
A hibernate mapping convention which sets not auto import
1 version - Latest release: about 9 years ago - 1.32 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.objectextensions.changetypeto 1.0.0
An extension for converting between types
1 version - Latest release: about 9 years ago - 1.27 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.property.column 1.0.0
A property convention which sets column
1 version - Latest release: about 9 years ago - 1.27 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.nhibernate.sqliteinmemorydriverconnectionprovider 1.0.0
This DriverConnectionProvider can be used with Sqlite In Memory databases to ensure that a sin...
1 version - Latest release: about 9 years ago - 1.48 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.page 1.0.0
A simple implementation of IReadOnlyList<T> representing a page in a collection
1 version - Latest release: about 9 years ago - 1.37 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.class.cachereadwrite 1.0.0
A class convention which sets cache to read-write
1 version - Latest release: about 9 years ago - 1.29 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.namevaluecollectionextensions.todictionary 1.0.0
Extends NameValueCollection to include a ToDictionary method
1 version - Latest release: about 9 years ago - 1.3 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.gettablename 1.0.0
A type extension for creating a table name
1 version - Latest release: about 9 years ago - 2 dependent packages - 1 dependent repositories - 1.73 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.escapecolumnname 1.0.0
A string extension for creating an escaped column name
1 version - Latest release: about 9 years ago - 4 dependent packages - 2 dependent repositories - 2.38 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.typeextensions.isnullable 1.0.0
An extension for determining whether or not an object is nullable
1 version - Latest release: almost 9 years ago - 1 dependent package - 2 dependent repositories - 1.73 thousand downloads total - 29 stars on GitHub - 1 maintainer
powertasks.plugins.nunit 1.0.0
Test
1 version - Latest release: over 8 years ago - 1 dependent repositories - 1.38 thousand downloads total - 16 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.usertype.customtypeenum 1.0.0
A user type convention which sets custom type for enums
1 version - Latest release: about 9 years ago - 1 dependent repositories - 1.4 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.genericextensions.quasiequals 1.0.0
An extension for asserting object equality by using the Quarks.AssertComparer
1 version - Latest release: almost 9 years ago - 1 dependent repositories - 1.27 thousand downloads total - 29 stars on GitHub - 1 maintainer
powertasks.plugins.mspec 1.0.0
Test
1 version - Latest release: over 8 years ago - 3 dependent repositories - 1.54 thousand downloads total - 16 stars on GitHub - 1 maintainer
powertasks.plugins.chutzpah 1.0.0
Chutzpah Test Runner plugin for PowerTasks
1 version - Latest release: over 8 years ago - 1.45 thousand downloads total - 16 stars on GitHub - 1 maintainer
quarks.identityfieldprovider 1.0.0
A trivial class that is used to make sure that Equals and GetHashCode are properly overloaded wit...
1 version - Latest release: about 9 years ago - 1 dependent repositories - 1.47 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.genericextensions.isequaltodefault 1.0.0
An extension for asserting whether or not an object is equal to its default value
1 version - Latest release: almost 9 years ago - 1 dependent package - 2 dependent repositories - 1.72 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.ientity 1.0.0
An interface that defines the property: object Id { get; }
1 version - Latest release: about 9 years ago - 1 dependent package - 2 dependent repositories - 1.68 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.id.column 1.0.0
An id convention which sets column
1 version - Latest release: about 9 years ago - 1 dependent repositories - 1.42 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.abbreviationattribute 1.0.0
An attribute used to define an abbreviation for a table name, to be used when deriving column names
1 version - Latest release: about 9 years ago - 4 dependent packages - 2 dependent repositories - 2.39 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.nhibernate.sessions.types 1.0.0
A helper class for getting a Quarks.FluentNHibernate.ITypeFilter for configuring NHibernate.Sessions
1 version - Latest release: about 9 years ago - 1.38 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.ienumerableextensions.contains 1.0.0
Extends the IEnumerable interface to include a Contains method
1 version - Latest release: about 9 years ago - 1.53 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.nhibernate.sessions.fluentnhibernate 1.0.0
An extension method for configuring NHibernate.Sessions using FluentNHibernate
1 version - Latest release: about 9 years ago - 2 dependent repositories - 1.6 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.machine.fakes.automapper.valueresolvercontext 1.0.0
A Machine.Fakes context configuration which simplifies testing of AutoMapper ValueResolver<TSourc...
1 version - Latest release: about 9 years ago - 1.58 thousand downloads total - 29 stars on GitHub - 1 maintainer
powertasks.plugins.replacecachebust 2.0.0
ReplaceCacheBust
2 versions - Latest release: over 8 years ago - 2.23 thousand downloads total - 16 stars on GitHub - 1 maintainer
powertasks.plugins.deployazurewebsite 2.0.0
DeployAzureWebsite
2 versions - Latest release: over 8 years ago - 2.34 thousand downloads total - 16 stars on GitHub - 1 maintainer
quarks.nhibernate.isessionextensions.configureasreadonly 1.0.1
An extension method which sets DefaultReadOnly to true and FlushMode to Never
2 versions - Latest release: over 8 years ago - 2.46 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.machine.fakes.automapper.typeconvertercontext 1.0.0
A Machine.Fakes context configuration which simplifies testing of AutoMapper TypeConverter<TSourc...
1 version - Latest release: about 9 years ago - 1.61 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.retrier 1.0.1
A utility class for retrying an invocation a specified number of times, with a specified interval...
2 versions - Latest release: over 8 years ago - 2.51 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.appsettings 1.0.0
Provides a wrapper around ConfigurationManager.AppSettings to allow dependency injections
1 version - Latest release: about 9 years ago - 1.56 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.fluentnhibernate.conventions.reference.column 1.0.1
A reference convention which sets column
2 versions - Latest release: over 8 years ago - 1 dependent repositories - 2.46 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.machine.fakes.automapper.mappingcontext 1.0.1
A Machine.Fakes context configuration which simplifies testing of AutoMapper Profile classes
2 versions - Latest release: over 8 years ago - 2.58 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.machine.fakes.system.web.mvc.configforanhttprequest 1.0.0
A Machine.Fakes context configuration which fakes a standard http request
1 version - Latest release: about 9 years ago - 1.59 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.enumextensions.getattributeoftype 1.0.0
Gets the member attribute associated with the given enum value
1 version - Latest release: about 9 years ago - 2.43 thousand downloads total - 29 stars on GitHub - 1 maintainer
quarks.machine.fakes.system.web.mvc.fakeurlhelper 1.0.0
A fake implementation of UrlHelper
1 version - Latest release: about 9 years ago - 1 dependent package - 1 dependent repositories - 1.98 thousand downloads total - 29 stars on GitHub - 1 maintainer