We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Building the YAF.NET v4.x.x Source with the command line...
> npm install
> grunt
for Ms SQL Server
> dotnet build YAF.NET-SqlServer.slnx
for MySQL
> dotnet build YAF.NET-MySql.slnx
for PostgreSQL
> dotnet build YAF.NET-PostgreSQL.slnx
for SQLite
> dotnet build YAF.NET-Sqlite.slnx