Posts by Allysson Ebling • 1 point
2 posts
- 
		0 votes1 answer41 viewsQ: Ignore DLL already sent to GithubI uploaded an Asp.net application on Github with all the Dlls, but now I don’t want to upload them but every time I go to the Github app after compiling my project, there’s Dlls. I searched and saw… githubasked Allysson Ebling 1
- 
		-1 votes1 answer198 viewsQ: Axios does not pass data to API Asp. Net CoreI searched every corner of the network for an answer and couldn’t find one and created an application with React that calls an Asp.Net core Webapi, using Axios. It turns out that the parameters do…