Project Description
Browsergame Framework.NET (BGF) is a Framework for developing browsergames with ASP.NET. It provides some usefull components for the logic of a browsergame, like user administration (register, authentication, roles & functions),database access component and more ...

Most Browsergames are developed for php. One of the reasons is the cheaper webspace, another one might be the
availability of Frameworks and open source code, which can be used for a new game.

The current project state is in development. See the "Issue Tracker" for more information.

Currently, a low percentage of all Browsergames uses .NET technology.
It is my intention to develop a Framework to support new Browsergames on .NET.

The Framework will support some different points:

Aditional information

The Microsoft SQL Server 2008 is currently the only supported database.
If you try out the dlls of the bgf in your own project, you could copy the keys of the application config file of the unit test project.