{"id":24829394,"url":"https://github.com/stimulsoft/samples-pdf-forms-for-asp.net-core","last_synced_at":"2025-10-14T02:32:12.182Z","repository":{"id":150848002,"uuid":"582234427","full_name":"stimulsoft/Samples-PDF-Forms-for-ASP.NET-Core","owner":"stimulsoft","description":"ASP.NET Core MVC and Angular sample projects for web components for creating PDF forms, Visual Studio C# projects, compartible with .NET Framework 4.5.2, 4.6, 4.7, 4.8 versions, and .NET Core 3.1, .NET 5.0, .NET 6.0, .NET 7.0 platforms","archived":false,"fork":false,"pushed_at":"2025-01-28T17:12:52.000Z","size":13447,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-28T18:24:36.446Z","etag":null,"topics":["angular","designer","editable","export","fillable","forms","html5","import","json","list","net","netcore","pdf","pdf-a","print","selection","signature","validation","viewer","web"],"latest_commit_sha":null,"homepage":"https://www.stimulsoft.com/en/products/forms","language":"C#","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stimulsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-26T07:01:36.000Z","updated_at":"2025-01-28T17:12:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae67734e-6821-405e-90e1-f45bf9ed7f1b","html_url":"https://github.com/stimulsoft/Samples-PDF-Forms-for-ASP.NET-Core","commit_stats":null,"previous_names":["stimulsoft/samples-forms.web-for-asp.net-core","stimulsoft/samples-pdf-forms-for-asp.net-core"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulsoft%2FSamples-PDF-Forms-for-ASP.NET-Core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulsoft%2FSamples-PDF-Forms-for-ASP.NET-Core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulsoft%2FSamples-PDF-Forms-for-ASP.NET-Core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulsoft%2FSamples-PDF-Forms-for-ASP.NET-Core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stimulsoft","download_url":"https://codeload.github.com/stimulsoft/Samples-PDF-Forms-for-ASP.NET-Core/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236436466,"owners_count":19148512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","designer","editable","export","fillable","forms","html5","import","json","list","net","netcore","pdf","pdf-a","print","selection","signature","validation","viewer","web"],"created_at":"2025-01-30T23:05:44.093Z","updated_at":"2025-10-14T02:32:12.177Z","avatar_url":"https://github.com/stimulsoft.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ASP.NET Core MVC C# samples for Stimulsoft PDF Forms\n\n#### This repository contains the source code of examples demonstrating the usage of the Stimulsoft PDF Forms tool in ASP.NET Core applications, using C# code and Angular components. The form designer and components are compatible with .NET Framework 4.5.2 and higher, as well as with .NET 6.0 and all later versions.\n\n## Overview\nThis repository contains a set of examples (Visual Studio projects), each in different folders:\n* [Adding Components from Code](https://github.com/stimulsoft/Samples-PDF-Forms-for-ASP.NET-Core/tree/main/Adding%20Components%20from%20Code)\n* [Changing Properties from Code](https://github.com/stimulsoft/Samples-PDF-Forms-for-ASP.NET-Core/tree/main/Changing%20Properties%20from%20Code)\n* [Creating a Form with Table](https://github.com/stimulsoft/Samples-PDF-Forms-for-ASP.NET-Core/tree/main/Creating%20a%20Form%20with%20Table)\n* [Editing a Form in the Designer](https://github.com/stimulsoft/Samples-PDF-Forms-for-ASP.NET-Core/tree/main/Editing%20a%20Form%20in%20the%20Designer)\n* [Filling Form Data from Database](https://github.com/stimulsoft/Samples-PDF-Forms-for-ASP.NET-Core/tree/main/Filling%20Form%20Data%20from%20Database)\n* [Generating PDF from Form Submission](https://github.com/stimulsoft/Samples-PDF-Forms-for-ASP.NET-Core/tree/main/Generating%20PDF%20from%20Form%20Submission)\n* [Integrating a Form Component](https://github.com/stimulsoft/Samples-PDF-Forms-for-ASP.NET-Core/tree/main/Integrating%20a%20Form%20Component)\n* [Loading an Encrypted Form](https://github.com/stimulsoft/Samples-PDF-Forms-for-ASP.NET-Core/tree/main/Loading%20an%20Encrypted%20Form)\n* [Loading Fields Data from PDF](https://github.com/stimulsoft/Samples-PDF-Forms-for-ASP.NET-Core/tree/main/Loading%20Fields%20Data%20from%20PDF)\n* [Loading a Form from File](https://github.com/stimulsoft/Samples-PDF-Forms-for-ASP.NET-Core/tree/main/Loading%20a%20Form%20from%20File)\n* [Loading a Form from Resource](https://github.com/stimulsoft/Samples-PDF-Forms-for-ASP.NET-Core/tree/main/Loading%20a%20Form%20from%20Resource)\n* [Loading a Form from String](https://github.com/stimulsoft/Samples-PDF-Forms-for-ASP.NET-Core/tree/main/Loading%20a%20Form%20from%20String)\n* [Sending a Form by Email](https://github.com/stimulsoft/Samples-PDF-Forms-for-ASP.NET-Core/tree/main/Sending%20a%20Form%20by%20Email)\n* [Viewing Forms and Parsing Submission Results](https://github.com/stimulsoft/Samples-PDF-Forms-for-ASP.NET-Core/tree/main/Viewing%20Forms%20and%20Parsing%20Submission%20Results)\n* [Working with Forms from Code](https://github.com/stimulsoft/Samples-PDF-Forms-for-ASP.NET-Core/tree/main/Working%20with%20Forms%20from%20Code)\n\nAll examples are combined into Visual Studio solutions (.sln files). They are prepared only for LTS frameworks, any compatible ones can be selected in the project settings.\n\n## Running samples\nIn order to start simply open the Visual Studio solution file in the IDE and run the required project as Startup Project. The required libraries will be automatically downloaded from the NuGet repository. The examples contain an already compiled Angular application. To recompile the Angular part of the project, you should open the `ClientApp` directory and run the `build-angular.cmd` file. All compiled files will be copied to the `wwwroot` directory automatically. Also, the examples are configured to automatically compile the Angular application when building the project.\n\n## About Stimulsoft PDF Forms\nStimulsoft Forms is a component for the interactive collection and processing of user data. The Forms tool easily integrates into your project or application, has an intuitive and user-friendly interface, and allows you to create rich form templates. Stimulsoft Forms is a new level of interaction with users in your application.\n\n## Useful links\n* [Live Demo](https://demo.stimulsoft.com/?viewmode=forms)\n* [Product Page](https://www.stimulsoft.com/en/products/forms)\n* [Free Download](https://www.stimulsoft.com/en/downloads)\n* [NuGet](https://www.nuget.org/packages/Stimulsoft.PDF.Forms)\n* [NPM](https://www.npmjs.com/package/stimulsoft-forms)\n* [Documentation](https://www.stimulsoft.com/en/documentation/online/programming-manual/forms_web.htm)\n* [License](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstimulsoft%2Fsamples-pdf-forms-for-asp.net-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstimulsoft%2Fsamples-pdf-forms-for-asp.net-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstimulsoft%2Fsamples-pdf-forms-for-asp.net-core/lists"}