added string | created string | id string | metadata dict | source string | text string | code-score float64 | md5 string |
|---|---|---|---|---|---|---|---|
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846812 | {
"extension": "c-sharp",
"max_stars_count": "17.0",
"max_stars_repo_name": "GianfriAur/NETCore.Mvc.PluginsManager",
"max_stars_repo_path": "Examples/BaseExample/AUR.NETCore.Mvc.PluginsManager.Example1/Startup.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166032"
} | starcoder | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions... | 2.015442 | 9e4a0970a0180b4abf789ba54d922d6f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846813 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "Gostas/FarmBeats-UniversityCommunity",
"max_stars_repo_path": "community-members/Microsoft/ClosedLoopIrrigate/ClosedLoopIrrigate/IrrigateTrigger.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166033"
} | starcoder | <filename>community-members/Microsoft/ClosedLoopIrrigate/ClosedLoopIrrigate/IrrigateTrigger.cs<gh_stars>1-10
using System;
using System.IO;
using System.Threading.Tasks;
using DecisionFramework;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Azure.WebJobs;
using Microsoft.Azure.WebJobs.Extensions.Http;
using Microsoft... | 2.258392 | 6a2f7572083cdf784b84636b78559337 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846814 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "inanfatih/retail-manager",
"max_stars_repo_path": "DataManager.Library/DataAccess/ProductData.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166034"
} | starcoder | using DataManager.Library.Internal.DataAccess;
using DataManager.Library.Models;
using System.Collections.Generic;
namespace DataManager.Library.DataAccess
{
public class ProductData
{
public List<ProductModel> GetProducts()
{
SqlDataAccess sql = new SqlDataAccess();
v... | 2.205148 | 01225d3e26196229a7d7bac6e600238f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846815 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "india-rose/webservice-collection",
"max_stars_repo_path": "WebAPI/ProcessModels/IndiagramForDevice.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166035"
} | starcoder | namespace WebAPI.ProcessModels
{
public class IndiagramForDevice
{
public long Id { get; set; }
public long Version { get; set; }
public long ParentId { get; set; }
public string Text { get; set; }
public string SoundHash { get; set; }
public string ImageHash { get; set; }
public int Position { g... | 1.456205 | 9eab2014db9de9b9517f82244d3332bc |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846816 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "liteboho123/Music-Rating",
"max_stars_repo_path": "MusicRatings(By Liteboho James Lesenyeho)/MusicRatings/AddGenre.Designer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166036"
} | starcoder | <reponame>liteboho123/Music-Rating<gh_stars>0
namespace MusicRatings
{
partial class AddGenre
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources bein... | 2.093276 | 116e092789b2f3e453b24da9f2ba7a54 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846817 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "zabulus/ChameleonForms",
"max_stars_repo_path": "ChameleonForms.Tests/Templates/TwitterBootstrap3/MessageTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166037"
} | starcoder | using System.Web;
using ApprovalTests.Html;
using ApprovalTests.Reporters;
using ChameleonForms.Enums;
using ChameleonForms.Templates.TwitterBootstrap3;
using NUnit.Framework;
namespace ChameleonForms.Tests.Templates.TwitterBootstrap3
{
[UseReporter(typeof(DiffReporter))]
class MessageTests_TwitterB... | 2.006927 | dcd7329c59d01a809899dbe5215beb5c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846818 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "BartiDev/BartiCinemaApp",
"max_stars_repo_path": "BartiCinemaAPI/BartiCinemaDataAccessADO/Entities/BookingDAL.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166038"
} | starcoder | <reponame>BartiDev/BartiCinemaApp<gh_stars>0
using System;
using System.Collections.Generic;
using System.Text;
namespace BartiCinemaDataAccessADO.Entities
{
public class BookingDAL
{
public int Id { get; set; }
public int ScreeningId { get; set; }
public int CustomerId { get; set; }
... | 1.50839 | 7e5d47d0c7e16d471d9079cd61165cdf |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846819 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "santedb/santedb-dcg",
"max_stars_repo_path": "santedb-dcg/Services/SanteGuardGatewayAction.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166039"
} | starcoder | <gh_stars>0
/*
* Portions Copyright 2015-2019 Mohawk College of Applied Arts and Technology
* Portions Copyright 2019-2019 SanteSuite Contributors (See NOTICE)
*
* Licensed under the Apache License, Version 2.0 (the "License"); you
* may not use this file except in compliance with the License. You may
* obtai... | 1.644251 | 34692110106fca1a9641926561c0f3f5 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846820 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "nexus-link/Nexus.Link.Libraries",
"max_stars_repo_path": "test/Nexus.Link.Libraries.SqlServer.Test/SqlExtensionsWithRealCircuitBreakerTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166040"
} | starcoder | using System;
using System.Data;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Moq;
using Nexus.Link.Libraries.Core.Error.Logic;
using Nexus.Link.Libraries.Core.Misc;
using Nexus.Link.Libraries.Core.Misc.Models;
using Nexus.Link.Libraries.SqlServer.Logi... | 2.243182 | da710233102effe2b9bb64b072c4b38a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846821 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Benlitz/AudioController",
"max_stars_repo_path": "AudioController/HotKey.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166041"
} | starcoder | using System;
using System.Windows.Interop;
namespace AudioController
{
public class HotKey : IDisposable
{
public event EventHandler<EventArgs> HotKeyTriggered;
public void Initialize()
{
Import.RegisterHotKey(IntPtr.Zero, GetHashCode(), Settings.Modifiers, Settings.Key);... | 2.354338 | 6fbfa34ef02f37cdef87cd2caa5c9b8b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846822 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "MadCowDevelopment/Viticulture",
"max_stars_repo_path": "Viticulture/Logic/Cards/Vines/TrebbianoCard.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166042"
} | starcoder | namespace Viticulture.Logic.Cards.Vines
{
public abstract class TrebbianoCard : VineCard
{
public override string Name => "Trebbiano";
public override bool RequiresIrigation => false;
public override bool RequiresTrellis => true;
public override int RedValue => 0;
public ... | 2.188687 | a7b5b7ad3a748d5aeb226f61eb9dc3dd |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846823 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "Jehoel/VSIconizer",
"max_stars_repo_path": "VSIconizer.VS2013/VSIconizer2013/App_Packages/NotLimited.Framework.Wpf.1.0.16/Animations/AnimationItem.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166043"
} | starcoder | <filename>VSIconizer.VS2013/VSIconizer2013/App_Packages/NotLimited.Framework.Wpf.1.0.16/Animations/AnimationItem.cs
//////////////////////////////////////////////////////////////////////////
// This file is a part of NotLimited.Framework.Wpf NuGet package.
// You are strongly discouraged from fiddling with it.
// If yo... | 2.266926 | 311a14dab4d74e0b70d14a5a28652de2 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846824 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "maximeDore/unity-chess",
"max_stars_repo_path": "Chess/Assets/Scripts/Credits.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166044"
} | starcoder | /*
Classe de la scène de crédits
*/
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.SceneManagement;
public class Credits : MonoBehaviour {
// Use this for initialization
void Start () {
Invoke("Menu",15.5f); // Retour au menu à la fin de l'animation
}
// Ret... | 2.035639 | 2107d5b73ac01bf07fbc2fcaed82e87c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846825 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "nikkilocke/AlbumRecorder",
"max_stars_repo_path": "SplitAlbum.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166045"
} | starcoder | <filename>SplitAlbum.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using NAudio.Wave;
using NAudio.Wave.SampleProviders;
using NAudio.CoreAudioApi;
... | 2.462351 | 31d404d5b0adefa87fc4ea0294e17a33 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846826 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "xiajenny/VR-Subway-Platform-Scene",
"max_stars_repo_path": "Assets/movetrain.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166046"
} | starcoder | <gh_stars>0
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class movetrain : MonoBehaviour {
Vector3 position1 = new Vector3(-158.4f, 1.373373e-17f, -29.24922f);
Vector3 position2 = new Vector3(200f, 1.373373e-17f, -29.24922f);
// Use this for initialization
void Start ()... | 1.80014 | 8f47cb11e28e17ff0a69ad4b746f86af |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846827 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "alirizaadiyahsi/razor-pages-startup",
"max_stars_repo_path": "src/BaseProjectTemplate.Web.RazorPages/Pages/Account/_ViewImports.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:166047"
} | starcoder | @using BaseProjectTemplate.Web.RazorPages.Pages.Account
| 0.400744 | 0ba702166f0913fd8de2a7b792ccdde3 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846828 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "themagicstrings/twooter",
"max_stars_repo_path": "minitwit/Shared/MessageCreateRequestDTO.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166048"
} | starcoder | <gh_stars>1-10
namespace Shared
{
public class MessageCreateRequestDTO
{
public string Text { get; set; }
}
} | 1.38594 | 088d5836d119afcd598517f1d56cf46e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846829 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Kto-to123/Cosmos",
"max_stars_repo_path": "Assets/scripts/Vrag.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166049"
} | starcoder | <gh_stars>0
using UnityEngine;
using System.Collections;
public class Vrag : MonoBehaviour {
Rigidbody2D rb;
public GameObject bullet, explosion, battery;
public Color bulletcolor;
public float xSpeed, ySpeed;
public int score;
int Uron;
public bool canShoot;
public float fireRate;
public float health;
... | 1.939384 | 9249f5909c9e677b58ea048f89c21fc9 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846830 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "attmaxess/aa",
"max_stars_repo_path": "Assets/Script/Rate/RateController.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166050"
} | starcoder | using UnityEngine;
public class RateController : MonoBehaviour
{
public static RateController instance;
[SerializeField] RatePopup ratePopup = null;
const string HasRateKey = "HasRateKey";
const string RateLevelKey = "RateLevelKey";
public bool HasRate
{
get
{
re... | 2.21585 | 917322252777703f9fe873d2a4a660b7 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846831 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "egorozh/Ariadna",
"max_stars_repo_path": "src/Ariadna.WPF/AriadnaApp.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166051"
} | starcoder | using Ariadna.Core;
using Autofac;
using Microsoft.Extensions.Configuration;
using Serilog;
using Serilog.Events;
using SingleInstanceHelper;
using System.ComponentModel;
using System.Windows;
using IContainer = Autofac.IContainer;
using ILogger = Serilog.ILogger;
namespace Ariadna;
public class AriadnaApp : BaseVie... | 1.83357 | 483e72b0791e6ae12df24e881f601a0f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846832 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "onedevapp/Unity_Gamification_Assets",
"max_stars_repo_path": "Assets/OneDevApp/UIHubManager/Scripts/Utils/Enums.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166052"
} | starcoder | namespace OneDevApp
{
public enum GameState
{
MAINMENU,
PLAYING,
PAUSE,
RESULT,
}
public enum WindowState
{
NONE,
MAINMENU,
PLAYING,
PAUSE,
RESULT,
SHOP,
SETTINGS,
}
} | 1.233429 | 3551e8f833c49471ce469488340bcd03 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846833 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "jofaval/-tfcgs-dam",
"max_stars_repo_path": "Gestion_AcademicoAdministrativa_Abastos/classes/XamlFunctionality.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166053"
} | starcoder | using Controller;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Media;
namespace Gestion_AcademicoAdministrativa_Abastos
{
public class XamlFunctionality
{
public static void FillDataGrid(Da... | 2.359036 | 888ba2f2486df7b0362fc8ae84dfd9c4 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846834 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "KirilChuchev/Arrays",
"max_stars_repo_path": "3. Last K Numbers Sums Sequence/Program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166054"
} | starcoder | using System;
namespace _3._Last_K_Numbers_Sums_Sequence
{
class Program
{
static void Main(string[] args)
{
int n = int.Parse(Console.ReadLine());
int k = int.Parse(Console.ReadLine());
if (n > 0 && k >= 0)
{
int[] numbers = new int[n];
numbers[0] = 1;
int temp = 0;
... | 3.653148 | a2a18d5d61c116292a6c3016a2979236 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846835 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Sarwan/CnUy-TwoWay-OnlineDictionary",
"max_stars_repo_path": "src/Home.aspx.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166055"
} | starcoder | <filename>src/Home.aspx.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
public partial class Home : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
if (!Page.IsP... | 2.641503 | abbc0c59b23f5492adb66bd99166f813 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846836 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "nikneem/f1manager-api",
"max_stars_repo_path": "src/F1Manager.Users.Abstractions/DataTransferObjects/UserRegistrationDto.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166056"
} | starcoder | namespace F1Manager.Users.DataTransferObjects
{
public class UserRegistrationDto
{
public string Username { get; set; }
public string Password { get; set; }
public string EmailAddress { get; set; }
}
} | 1.778231 | 65df896807bd5d495236534924fc9519 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846837 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "lukevp/DotNet-ORM-Cookbook",
"max_stars_repo_path": "Legacy ORM Cookbook/Recipes.Core/Repositories/IEmployeeClassificationAsynchronousRepository.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166057"
} | starcoder | using Recipes.Models;
using System.Collections.Generic;
using System.Threading.Tasks;
namespace Recipes.Repositories
{
public interface IEmployeeClassificationAsynchronousRepository<TEmployeeClassification>
where TEmployeeClassification : IEmployeeClassification, new()
{
Task<TEmployeeClassific... | 2.29623 | a9c4e9b9055f571094c215404dee973f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846838 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "michaelbradley91/DFWin",
"max_stars_repo_path": "DFWin/DFWin/Screens/Screen.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166058"
} | starcoder | using DFWin.Core;
using DFWin.Core.Models;
using DFWin.Core.Screens;
using DFWin.Core.States;
namespace DFWin.Screens
{
public abstract class Screen<TScreenState> : ScreenBase<TScreenState>
where TScreenState : IScreenState
{
protected ContentManager ContentManager { get; } = DfWin.R... | 1.826812 | 034492b6c1a73f6f877ffd55ca301f41 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846839 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sahaine/SmugMug.NET",
"max_stars_repo_path": "src/SmugMugTest.v2/Program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166059"
} | starcoder | namespace SmugMugTest
{
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Mail;
using PhotoStudioManager.Common;
using SmugMug.NET.Utility;
using SmugMug.v2.Authentication;
using SmugMug.v2... | 2.325862 | b346784c6280ab1ba84838f78b1d780c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846840 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "JOhugo6/H6",
"max_stars_repo_path": "src/H6.Database/Entities/MetadataAttribute.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166060"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
namespace H6.Database.Entities
{
public class MetadataAttribute : Attribute
{
public MetadataAttribute()
{
}
public int Id { get; set; }
}
}
| 1.686009 | e33ed23585e729d44dba53305ac81106 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846841 | {
"extension": "c-sharp",
"max_stars_count": "209.0",
"max_stars_repo_name": "Ultrawipf/actools",
"max_stars_repo_path": "AcManager.Controls/ThumbnailMode.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166061"
} | starcoder | <filename>AcManager.Controls/ThumbnailMode.cs
namespace AcManager.Controls {
public enum ThumbnailMode {
Disabled, Enabled, Auto
}
} | 1.431617 | c2b3d9e03140cea996ffe88d73b79ec1 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846842 | {
"extension": "c-sharp",
"max_stars_count": "1379.0",
"max_stars_repo_name": "heshengli/osharp",
"max_stars_repo_path": "src/OSharp/Core/Builders/OSharpBuilderExtensions.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166062"
} | starcoder | // -----------------------------------------------------------------------
// <copyright file="OsharpBuilderExtensions.cs" company="OSharp开源团队">
// Copyright (c) 2014-2018 OSharp. All rights reserved.
// </copyright>
// <site>http://www.osharp.org</site>
// <last-editor>郭明锋</last-editor>
// <last-date>2018-0... | 1.589673 | ee82e996fba6bc9a34c4bceb8a5f2a54 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846843 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mtarcha/Transavia_Airports",
"max_stars_repo_path": "src/Transavia.Web.MVC/Models/AddAirportModel.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166063"
} | starcoder | using System;
namespace Transavia.Web.MVC.Models
{
public class AddAirportModel
{
public string Iata { get; set; }
public string Name { get; set; }
public Guid CountryId { get; set; }
public Guid TypeId { get; set; }
public Guid SizeId { get; set; }
public ... | 1.595528 | 58f4b58ed0a770763c9694d942be8a1e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846844 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jjvanzon/JJ.TryOut",
"max_stars_repo_path": "JJ.TryThingsOut.MonoCross/MonoCross 1.2 Utilities/MXDevice.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166064"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using MonoCross.Utilities.Encryption;
using MonoCross.Utilities.Logging;
using MonoCross.Utilities.Network;
using MonoCross.Utilities.Serialization;
using MonoCross.Utilities.Storage;
using MonoCross.Utilities.Threading;... | 1.925569 | c0cba5727f81ec3cbf14fc4745ce84f6 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846845 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "daryllabar/XDT.PostProcessor",
"max_stars_repo_path": "XDT.PostProcessor.Test/XdtFormParserTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166065"
} | starcoder | using System.Collections.Generic;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace XDT.PostProcessor.Test
{
[TestClass]
public class XdtFormParserTests
{
public ParsedXdtForm Form { get; set; }
public XdtFormParser Sut { get; set; }
[TestInitialize]
public voi... | 2.297222 | d1c32f841217ecac6d22d7175be28b1a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846846 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "MortInfinite/DesktopApplicationHelpers",
"max_stars_repo_path": "WpfHelpersFramework/Interfaces/IAsyncCommand.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166066"
} | starcoder | using System;
using System.ComponentModel;
using System.Threading;
using System.Threading.Tasks;
namespace WpfHelpers
{
public interface IAsyncCommand : ICommandHandler,
INotifyPropertyChanged
{
/// <summary>
/// Token source, used to cancel the running task.
/// </summary>
CancellationTokenSourc... | 2.834914 | 4d50fd986a81786510de26da70c41eae |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846847 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "InformalPenguins/3d-moba",
"max_stars_repo_path": "Assets/Library/Scripts/Client/NetworkHandler.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166067"
} | starcoder | <gh_stars>0
using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class NetworkHandler : MonoBehaviour, INetworkHandler
{
void INetworkHandler.processMessage(string text)
{
if (text == null || text.Length == 0)
{
return;
}
... | 1.721672 | c0a93a33cf50e7761ea0b113aff09877 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846848 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "brian-reichle/MethodCheck",
"max_stars_repo_path": "src/MethodCheck.Core/Data/MethodData.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166068"
} | starcoder | // Copyright (c) <NAME>. All Rights Reserved. Licensed under the MIT License. See License.txt in the project root for license information.
using System.Collections.Immutable;
namespace MethodCheck.Core.Data
{
public sealed class MethodData
{
public MethodData(
MetadataToken localsToken,
int maxStack,
i... | 2.360138 | c1a7b91fa1b9059704abac95667bdccb |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846849 | {
"extension": "c-sharp",
"max_stars_count": "60.0",
"max_stars_repo_name": "Alex-rom77/CoCo_Csharp",
"max_stars_repo_path": "tests/Identifiers/CSharpIdentifiers/Declarations/Namespaces/TypeAlias.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166069"
} | starcoder | <reponame>Alex-rom77/CoCo_Csharp
/// NOTE: we should not highlight <see cref="KNFE"/>
using KNFE = System.Collections.Generic.KeyNotFoundException; | 1.172254 | 072fb3bdb75baf3d6782200457829aba |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846850 | {
"extension": "c-sharp",
"max_stars_count": "149.0",
"max_stars_repo_name": "tebeco/HdrHistogram.NET",
"max_stars_repo_path": "HdrHistogram/Encoding/RecordedData.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166070"
} | starcoder | <reponame>tebeco/HdrHistogram.NET
namespace HdrHistogram.Encoding
{
internal sealed class RecordedData : IRecordedData
{
public RecordedData(int cookie, int normalizingIndexOffset, int numberOfSignificantValueDigits, long lowestDiscernibleValue, long highestTrackableValue, double integerToDoubleValueCo... | 1.876446 | dba47dc10bf4ba7f871080679894af93 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846851 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "phenix1021/HexTileChess",
"max_stars_repo_path": "HexTileChess/Assets/Scripts/Common.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166071"
} | starcoder | using UnityEngine;
using System.Collections.Generic;
using Phenix.Unity.Grid;
[System.Serializable]
public class HeroTemplate
{
public int heroID; // 类型ID
public int groupID; // 组ID(如物理系、魔法火系、魔法水系等)
public string name;
public string desc;
public GameObject prefab;
public f... | 2.186977 | c09bbb8cc4b7c2fadcb63785e87476be |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846852 | {
"extension": "c-sharp",
"max_stars_count": "9.0",
"max_stars_repo_name": "VisualAcademy/DotNet",
"max_stars_repo_path": "DotNet/DotNet/15_For/09_ForDemo/ForDemo.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166072"
} | starcoder | <gh_stars>1-10
using System;
class ForDemo
{
static void Main()
{
//[1] 1부터 5까지 3개씩 출력하는 프로그램
for (int i = 1; i <= 5; i++)
{
Console.Write("{0}\t", i);
if (i % 3 == 0)
{
Console.WriteLine();
}
}
Console.Wri... | 3.830564 | f049d350a758b84c905eccd0b99fe734 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846853 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "tessasullivan/HairSalon2.Solution",
"max_stars_repo_path": "HairSalon/Views/Stylists/Edit.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:166073"
} | starcoder | <reponame>tessasullivan/HairSalon2.Solution
@{
Layout = "_Layout";
}
@using HairSalon.Models;
<h2>Edit stylist</h2>
<form action="/stylists/@Model.GetId()" method="post">
<label for='first'>First </label>
<input id='first' name='first' type='text' required value="@Model.GetFirstName()"><br />
<label for='last'... | 2.130057 | af26c5ffee57911aab465f2eddb1161a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846854 | {
"extension": "c-sharp",
"max_stars_count": "26.0",
"max_stars_repo_name": "akien-mga/yknytt",
"max_stars_repo_path": "knytt/ui/ClickPlayer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166074"
} | starcoder | using Godot;
public class ClickPlayer : Node
{
public static AudioStreamPlayer AudioPlayer { get; private set; }
public override void _Ready()
{
AudioPlayer = GetNode<AudioStreamPlayer>("RawAudioPlayer");
}
public static void Play()
{
AudioPlayer.Play();
}
}
| 2.023531 | 41369089112f222d9cd70098486c44c9 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846855 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ogoun/Zero",
"max_stars_repo_path": "ZeroLevel.UnitTests/DependencyInjectionTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166075"
} | starcoder | using Xunit;
using ZeroLevel.DependencyInjection;
namespace ZeroLevel.UnitTests
{
public interface IDependencyContract
{
bool Invoke();
}
public class DependencyImplementation
: IDependencyContract
{
public bool Invoke() => true;
}
public interface IMyContract
... | 2.333648 | 52bf3659f341006f0efd31cb829e29de |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846856 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "BCProgramming/BASeBlock",
"max_stars_repo_path": "Poing2/PaddleBehaviours/BuilderShotBehaviour.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166076"
} | starcoder | <filename>Poing2/PaddleBehaviours/BuilderShotBehaviour.cs<gh_stars>1-10
using System;
using System.Collections.Generic;
using System.Drawing;
using System.Linq;
using BASeCamp.BASeBlock.Blocks;
using BASeCamp.BASeBlock.Events;
using BASeCamp.BASeBlock.GameStates;
namespace BASeCamp.BASeBlock.PaddleBehaviours
{
///... | 2.507804 | c173a545dfd7ee146015aa263674c113 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846857 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sakwa-im/design-studio",
"max_stars_repo_path": "common/pgDatabase/forms/EditPgConnection.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166077"
} | starcoder | using configuration;
using System;
using System.Windows.Forms;
using log4net;
namespace pgDatabase
{
public partial class EditPgConnection : Form
{
private static readonly ILog log = LogManager.GetLogger(typeof(EditPgConnection));
public EditPgConnection()
{
InitializeComp... | 2.21297 | ddd46cbc4ff66367561befa20a7fc78a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846858 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Tetrergeru/CimpleCI",
"max_stars_repo_path": "Middleend/Expressions/OperationKind.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166078"
} | starcoder | <gh_stars>0
using System;
namespace Middleend.Expressions
{
public enum OperationKind
{
// Arithmetic
Add,
Subtract,
Multiply,
Divide,
Remainder,
// Bit
ShiftLeft,
ShiftRight,
BitAnd,
BitOr,
BitXor,
BitNot,... | 2.862727 | bb3e86717ade2999d234ab96a82a7842 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846859 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "khaale/personal-bot",
"max_stars_repo_path": "Shared/Domain/Torrents/Models/Topic.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166079"
} | starcoder | using System;
namespace PersonalBot.Shared.Domain.Torrents.Models
{
public class Topic
{
private static readonly System.DateTime unixEpochStart = new DateTime(1970, 1, 1, 0, 0, 0, 0, System.DateTimeKind.Utc);
public string Id { get; set; }
public string InfoHash { get; set; }
... | 2.589186 | efa59f231f61c128e8e3604ed7d7fb9e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846860 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "alueck/POE-TradeHelper",
"max_stars_repo_path": "Source/POETradeHelper.PathOfExileTradeApi/Services/Implementations/PoeTradeApiJsonSerializer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166080"
} | starcoder | <filename>Source/POETradeHelper.PathOfExileTradeApi/Services/Implementations/PoeTradeApiJsonSerializer.cs
using POETradeHelper.Common;
using POETradeHelper.Common.Wrappers;
using System.Text.Json;
using System.Text.Json.Serialization;
namespace POETradeHelper.PathOfExileTradeApi.Services
{
public class PoeTradeAp... | 2.600741 | 10e7f2510eef7ced14e53b2b53958252 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846861 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "doctorgaby/CSharp-Projects",
"max_stars_repo_path": "Programming in C# - DA204E/Assignment1/PetOwnerMain.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166081"
} | starcoder | <filename>Programming in C# - DA204E/Assignment1/PetOwnerMain.cs
using System;
namespace Assignment1
{
class MainClass
{
public static void Main(string[] args)
{
//Arrange Console Window - Settings
Console.BackgroundColor = ConsoleColor.Gray;
//Apply the color chosen above
Console.Clear();
Consol... | 3.309545 | b8b600381cba958d26c571d773ff710c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846862 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ReindertKorver/MailChimpWrapper",
"max_stars_repo_path": "MailChimp/Models/Requests/MemberTagsGetRequest.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166082"
} | starcoder | using MailChimpWrapper.Models.Utils;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using System.Security.Cryptography;
using System.Text;
namespace MailChimpWrapper.Models.Requests
{
/// <summary>
/// Get the tags on a list member.
/// <para>
/// <see href="... | 2.283412 | 031d2460cbe2a4b3a15b9337bb37d29a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846863 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "qkmaxware/RpgNotes.Desktop",
"max_stars_repo_path": "Data/Map.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166083"
} | starcoder | <reponame>qkmaxware/RpgNotes.Desktop
namespace RpgNotes.Desktop.Data {
public class Grid {
public int OffsetX {get; set;}
public int OffsetY {get; set;}
public int CellWidth {get; set;}
public int CellHeight {get; set;}
}
public class Map {
public Image Background {get; set;}
public Grid Grid {... | 1.612655 | 134b267bb46ecbe556afa710bbb67e41 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846864 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "martinsivanov/CSharp-Databases-January-2021",
"max_stars_repo_path": "01 - Entity FrameworkCore/Exams Exercise/C# DB Advanced Retake Exam - 14 August 2020/SoftJail/DataProcessor/ImportDto/ImportPrisonerMailsDto.cs",
"provenance": "tra... | starcoder | using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Text;
namespace SoftJail.DataProcessor.ImportDto
{
public class ImportPrisonerMailsDto
{
[Required]
[MinLength(3)]
[MaxLength(20)]
public string Full... | 2.630202 | 4584ed508739868e239b566121341e54 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846865 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "laingsimon/draw-ship",
"max_stars_repo_path": "DrawShip.Common/ComInterop/IInitializeWithStream.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166085"
} | starcoder | <gh_stars>1-10
using System.Runtime.InteropServices;
using System.Runtime.InteropServices.ComTypes;
namespace DrawShip.Common.ComInterop
{
[ComImport]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("b824b49d-22ac-4161-ac8a-9916e8fa3f7f")]
public interface IInitializeWithStream
{
... | 1.415033 | df2c737b5495ace2e960f8f143affed6 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846866 | {
"extension": "c-sharp",
"max_stars_count": "29.0",
"max_stars_repo_name": "collective4U/clara-dicom-adapter",
"max_stars_repo_path": "src/Server/Test/Shared/VerifyLogExtension.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166086"
} | starcoder | /*
* Apache License, Version 2.0
* Copyright 2019-2020 NVIDIA Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... | 2.185972 | 471e452d35df522eca21ee3dd00c3bbb |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846867 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "lfreneda/PlayingWithMongoDB",
"max_stars_repo_path": "src/PlayingWithMongoDB/IDb.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166087"
} | starcoder | <gh_stars>0
using System.Threading.Tasks;
using MongoDB.Driver;
namespace PlayingWithMongoDB
{
public interface IDb<T> where T : Entity
{
IMongoCollection<T> Collection { get; }
Task<T> GetById(string id);
Task<T> Add(T entity);
Task<T> Update(T entity);
}
} | 1.956778 | fbe2ba037b19b5ad7ae22287c1e20342 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846868 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "trongnguyenv/EcommerceCore",
"max_stars_repo_path": "City_Shop.Data/Configurations/CategoryTranslationConfiguration.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166088"
} | starcoder | using City_Shop.Data.Entities;
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Metadata.Builders;
namespace City_Shop.Data.Configurations
{
public class CategoryTranslationConfiguration : IEntityTypeConfiguration<CategoryTranslation>
{
public void Configure(EntityTypeBuilder<C... | 2.410442 | dc86cf70800488e9bec79eaf7385c2d4 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846869 | {
"extension": "c-sharp",
"max_stars_count": "548.0",
"max_stars_repo_name": "brminnick/GitTrends",
"max_stars_repo_path": "GitTrends.Mobile.Common/Constants/AutomationIds/WelcomePageAutomationIds.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166089"
} | starcoder | namespace GitTrends.Mobile.Common
{
public static class WelcomePageAutomationIds
{
public const string DemoModeButton = nameof(WelcomePageAutomationIds) + nameof(DemoModeButton);
public const string ConnectToGitHubButton = nameof(WelcomePageAutomationIds) + nameof(ConnectToGitHubButton);
... | 1.346129 | 506caed068cfaa72b6078a5b49f66ef3 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846870 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "lbussell/vstest",
"max_stars_repo_path": "src/Microsoft.TestPlatform.CrossPlatEngine/DataCollection/Interfaces/IDataCollectorsSettingsProvider.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166090"
} | starcoder | <reponame>lbussell/vstest<gh_stars>0
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
namespace Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.Interfaces;
using ObjectModel;
using Micr... | 0.952859 | 1a1b2aa7720df4ea4d64a77bf83145dd |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846871 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "danielp37/container",
"max_stars_repo_path": "tests/Unity.Tests/ChildContainer/TestContainer1.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166091"
} | starcoder | <gh_stars>0
namespace Unity.Tests.ChildContainer
{
public class TestContainer1 : ITestContainer
{ }
} | 0.634608 | b0f5902f44684af342f0fbc424754fe9 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846872 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "webprasanth/online-wallet",
"max_stars_repo_path": "OnlineWallet.Infrastructure/Repositories/InMemoryUserRepository.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166092"
} | starcoder | <gh_stars>1-10
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using OnlineWallet.Core.Domain;
using OnlineWallet.Core.Repositories;
namespace OnlineWallet.Infrastructure.Repositories
{
public class InMemoryUserRepository : IUserRepository
{
private sta... | 2.66146 | 96761e6c3d46a864fb2c84df0a3fa15b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846873 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "msfrankchen/azure-cef",
"max_stars_repo_path": "src/product/Common/Microsoft.Azure.EngagementFabric.Common/Telemetry/Etw/TracingHelper.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166093"
} | starcoder | <reponame>msfrankchen/azure-cef
// <copyright file="TracingHelper.cs" company="Microsoft Corporation">
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.
// </copyright>
using System;
namespace Microsoft.Azure.EngagementFabric.Common.Telemetry
{
public static class TracingHelper
{
... | 2.566184 | 26dd4299ee1d6a60c6a22e445cecccc1 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846874 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "pieterderycke/Ninjector",
"max_stars_repo_path": "Ninjector.DemoApp/Program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166094"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Runtime.InteropServices;
using System.Threading;
using System.Threading.Tasks;
using Ninjector;
namespace Ninjector
{
class Program
{
private const string TestApplication =
@"C:\Users\Pieter... | 2.327328 | 43ddcc02d3c51988d2f1f83957186fa3 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846875 | {
"extension": "c-sharp",
"max_stars_count": "7.0",
"max_stars_repo_name": "naushard/EclipsePOS",
"max_stars_repo_path": "V.1.0.8/EclipsePOS.WPF.SystemManager/EclipsePOS.WPF.SystemManager.PosSetup/Views/FolderPicker/FolderPickerView.xaml.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166095"
} | starcoder | <gh_stars>1-10
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Input;
using System.Windows.Media;
using System.Windows.Media.Imaging;
using System.W... | 2.283166 | fc77cfa1f296d16ad1e2cc83d6faccf5 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846876 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "DSvinka/2DMobileGame",
"max_stars_repo_path": "Assets/Code/Views/Game/BulletView.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166096"
} | starcoder | <filename>Assets/Code/Views/Game/BulletView.cs
using Code.Enums;
using UnityEngine;
namespace Code.Views
{
public sealed class BulletView: MonoBehaviour
{
[SerializeField] private Rigidbody2D _rigidbody;
public Rigidbody2D Rigidbody => _rigidbody;
private EntityType _ownerEntityType;
... | 2.658654 | 944354ec75b920b7ff6381b5fc256ce1 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846877 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "LauraXiulan/Qowaiv",
"max_stars_repo_path": "src/Qowaiv/Globalization/Country.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166097"
} | starcoder | #pragma warning disable S1210
// "Equals" and the comparison operators should be overridden when implementing "IComparable"
// See README.md => Sortable
#pragma warning disable S2328
// "GetHashCode" should not reference mutable fields
// See README.md => Hashing
using Qowaiv.Conversion.Globalization;
using Qowaiv.F... | 2.537688 | ec346bc3414049e1829e2f5507cdf672 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846878 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "henriktao/pulumi-azure",
"max_stars_repo_path": "sdk/dotnet/NetApp/GetSnapshotPolicy.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166098"
} | starcoder | // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Pulumi.Serialization;
names... | 1.951469 | 7ad24537888292e7a8aaca201bc58737 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846879 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "laytonc32/spnati",
"max_stars_repo_path": "editor source/SPNATI Character Editor/DataStructures/Epilogue.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166099"
} | starcoder | using Desktop;
using Desktop.CommonControls.PropertyControls;
using SPNATI_Character_Editor.Controls;
using SPNATI_Character_Editor.IO;
using System.Collections.Generic;
using System.Xml.Serialization;
namespace SPNATI_Character_Editor
{
public class Epilogue
{
[Text(DisplayName = "Unlock Hint", GroupOrder = 5, D... | 2.530701 | 2e7c0a2bfc6d8a1506215ff8e3bcc117 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846880 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "luddet/AdventOfCode",
"max_stars_repo_path": "2018/Day04/Day04Tests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166100"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using NUnit.Framework;
namespace Day04
{
[TestFixture]
class LogEventTests
{
[Test]
public void LogEvent_NewShiftString()
{
var shiftStr = "[1518-11-01 23:58] Guard #99 begins shift";
var... | 2.748779 | 27e205154daf0f333b5889defa0eb54b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846881 | {
"extension": "c-sharp",
"max_stars_count": "107.0",
"max_stars_repo_name": "csrakowski/Amplifier.NET",
"max_stars_repo_path": "src/Amplifier.Net/OpenCL/KernelBin.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166101"
} | starcoder | namespace Amplifier.OpenCL
{
using System;
using System.Collections.Generic;
/// <summary>
///
/// </summary>
internal class KernelBin
{
/// <summary>
/// Gets or sets the source code.
/// </summary>
/// <value>
/// The source code.
/// </va... | 2.284089 | 114975e7b1864c555f00590637f6ed46 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846882 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "MichaelProkofyev/HI-Hat_LaserInstallation",
"max_stars_repo_path": "Assets/Plugins/UniOSC/Scripts/ScriptableObjects/UniOSCFileObj.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166102"
} | starcoder | <filename>Assets/Plugins/UniOSC/Scripts/ScriptableObjects/UniOSCFileObj.cs
/*
* UniOSC
* Copyright © 2014-2015 <NAME>
* All rights reserved
* <EMAIL>
*/
using UnityEngine;
using System.Collections.Generic;
using System;
namespace UniOSC{
/// <summary>
///
/// </summary>
[Serializable]
public a... | 1.734655 | 19f31c9dad9ff8e078e4aed5c8636b79 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846883 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "JackWangCUMT/JdSdk",
"max_stars_repo_path": "Source/JdSdk/Domains/OrderSearchInfo.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166103"
} | starcoder | #region head comment
/*
Code generate by JdSdkTool.
Copyright © <EMAIL>
2013-10-26 10:25:50.74846 +08:00
*/
#endregion
using System;
using System.Xml.Serialization;
using System.Collections.Generic;
using Newtonsoft.Json;
namespace JdSdk.Domain
{
/// <summary>
/// OrderSearchInfo结构
/// </summary>
[Ser... | 2.110229 | 46b56e94c6ffeeb0b9c78e57130c026a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846884 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "hasan-ak1996/boilerplate",
"max_stars_repo_path": "aspnet-core/src/TestApp.Application/Todolist/Dto/CreateTodoListInput.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166104"
} | starcoder | using Abp.Domain.Entities.Auditing;
using System;
using Abp.Application.Services.Dto;
using Abp.AutoMapper;
using TestApp.Todo_list;
namespace TestApp.Todolist
{
[AutoMapTo(typeof(TodoList))]
public class CreateTodoListInput
{
public string title { get; set; }
}
} | 1.456509 | c7e43836491d053837b362e6b61a0a91 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846885 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "FazurP/DigitalCv",
"max_stars_repo_path": "AppDigitalCv/AppDigitalCv.Business/TipoCapacitacionBusiness.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166105"
} | starcoder | using AppDigitalCv.Business.Interface;
using AppDigitalCv.Domain;
using AppDigitalCv.Repository;
using AppDigitalCv.Repository.Infraestructure.Contract;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace AppDigitalCv.Business
{
public clas... | 2.559588 | 5aba12105c505ed4f79a9e9e9ec9212b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846886 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "PNNL-Comp-Mass-Spec/DeconTools",
"max_stars_repo_path": "DeconTools.UnitTesting2/Run_relatedTests/MzRun_Tests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166106"
} | starcoder | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using DeconTools.Backend.Core;
using DeconTools.Backend.ProcessingTasks.PeakDetectors;
using DeconTools.Backend.Runs;
using NUnit.Framework;
namespace DeconTools.UnitTesting2.Run_relatedTests
{
[TestFixture]
... | 2.075438 | e0ebdece38c974815abb180d8179f425 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846887 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Altairka/senla-introductory-exam",
"max_stars_repo_path": "Tasks/Second.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166107"
} | starcoder | <filename>Tasks/Second.cs
using System;
namespace senlaintroductoryexam.Tasks
{
public class Second : iTask
{
public Int32 ID { get; } = 2;
public String Name { get; } = "Operations with numbers";
public void Invoke()
{
Console.WriteLine("Numbers: ");
try{
Console.Write("A: ");
Int32 A = ... | 3.613311 | 19c5d7587e694cac519b908523a691f7 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846888 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "lurienanofab/data",
"max_stars_repo_path": "Data/Models/AccountManagerEdit.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166108"
} | starcoder | <reponame>lurienanofab/data
namespace Data.Models
{
public class AccountManagerEdit
{
public int ClientOrgID { get; set; }
public string LName { get; set; }
public string FName { get; set; }
}
} | 0.901848 | 26bb3d767019c3d981e7f615fb8714f3 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846889 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "genadi60/WebshoppApp",
"max_stars_repo_path": "src/WebshopApp.Services/DataServices/PaymentsService.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166109"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
using WebshopApp.Services.DataServices.Contracts;
namespace WebshopApp.Services.DataServices
{
public class PaymentsService : IPaymentsService
{
}
}
| 1.149135 | 2d3aaf542a8c6ebd043ea2972ea6face |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846890 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "FastTrackIT-WON-2/oop-quiz-system",
"max_stars_repo_path": "OopQuizSystem/OopQuizSystem/Gui/Render/SingleSelectionQuestionRenderer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166110"
} | starcoder | using OopQuizSystem.Library;
using System;
namespace OopQuizSystem.Gui.Render
{
public class SingleSelectionQuestionRenderer : QuestionConsoleRenderer
{
public SingleSelectionQuestionRenderer(SingleSelectionQuestion question)
: base (question)
{
}
public override i... | 3.078052 | 995d6555f48cfbcbc113055ccce69117 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846891 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "AelithBlanchett/FChatSharpLib",
"max_stars_repo_path": "FChatSharpLib/Entities/Plugin/IPlugin.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166111"
} | starcoder | <reponame>AelithBlanchett/FChatSharpLib<filename>FChatSharpLib/Entities/Plugin/IPlugin.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace FChatSharpLib.Entities.Plugin
{
public interface IPlugin
{
Guid PluginId { get; }
... | 1.817133 | 94de4f4e6815f461276f4cb665849c96 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846892 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "luqizheng/raspberry",
"max_stars_repo_path": "sensors/HY.IO.Ports/TransferParameter.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166112"
} | starcoder | <filename>sensors/HY.IO.Ports/TransferParameter.cs
namespace HY.IO.Ports
{
public class TransferParameter
{
public int RunningSeconds { get; set; }
}
} | 1.565146 | 814060df32118754dacba162df8b0581 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846893 | {
"extension": "c-sharp",
"max_stars_count": "11.0",
"max_stars_repo_name": "JaskaRoman/selenium-utils",
"max_stars_repo_path": "src/Samples/Riganti.Selenium.Core.Samples.New/Views/Test/TemporarySelector.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:166113"
} | starcoder | <reponame>JaskaRoman/selenium-utils
<p>p</p>
<div id="id">id</div>
<div data-ui="id">data</div>
| 1.031566 | 6bd5e34108a96dc12b46f056c0f41652 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846894 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "devdiv/test-exerciser",
"max_stars_repo_path": "TestExerciser/TestExerciser.Design/Modules/Undo/Changes/AttributeUpdate.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166114"
} | starcoder | <reponame>devdiv/test-exerciser<filename>TestExerciser/TestExerciser.Design/Modules/Undo/Changes/AttributeUpdate.cs
using DesignTE.Model;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DesignTE.Modules.Undo.Changes
{
class AttributeUpdate : IChange
{
Ma... | 2.197527 | 25b0640db953c80259a2a00a450f1327 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846895 | {
"extension": "c-sharp",
"max_stars_count": "26.0",
"max_stars_repo_name": "halak/jvalue",
"max_stars_repo_path": "tests/JValue.Tests/EqualityTest.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166115"
} | starcoder | <gh_stars>10-100
using NUnit.Framework;
namespace Halak
{
public class EqualityTest
{
[Test]
public void TestRuntimeValues()
{
AssertAreEqual(JValue.Null, new JValue());
AssertAreEqual(JValue.Null, default(JValue));
AssertAreEqual(JValue.Null, JValue... | 2.491826 | a365e50c9f007a452422686725b7c05f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846896 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "HonSinsin/WPF2022End",
"max_stars_repo_path": "WpfApp1/WpfApp1/ViewModel/MyCommand.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166116"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Input;
namespace WpfApp1.ViewModel
{
public class MyCommand : ICommand
{
// 创建委托接受创建命令时的回调函数
Action ExecuteAction;
public event EventHandler CanExecu... | 2.716561 | c577d41043346359144a8cac6ba42c68 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846897 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Teneko-NET-Tools/Teneko.MessagesVersioning",
"max_stars_repo_path": "src/Vernuntii.Calculator/VersionTransformers/NextMinorVersionTransformer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166117"
} | starcoder | <gh_stars>0
using Vernuntii.SemVer;
namespace Vernuntii.VersionTransformers
{
/// <summary>
/// Default implementation for incrementing the minor version by one
/// and resetting patch version to zero.
/// </summary>
public sealed class NextMinorVersionTransformer : IVersionTransformer
{
... | 2.16435 | 33898efa59cc1998c96eadaf38dbc810 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846898 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "eadordzhiev/DjvuApp",
"max_stars_repo_path": "src/DjvuApp.Universal/Controls/PageViewObserver.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166118"
} | starcoder | using System;
namespace DjvuApp.Controls
{
public sealed class PageViewObserver
{
public bool IsZooming { get; private set; }
public float ZoomFactor { get; private set; }
public bool IsSelected { get; set; }
public SelectionMarker SelectionStart { get; set; }
public... | 2.373243 | 95c4e870cfc6236494f69e00b2dad86a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846899 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Onebeld/Regul.S3PI",
"max_stars_repo_path": "Regul.S3PI/Extensions/ExtList.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166119"
} | starcoder | /***************************************************************************
* Copyright (C) 2009 by <NAME> *
* <EMAIL> *
* *
* This file is part of the Si... | 2.601636 | b897bc0379c3f13764cf320fdefcea99 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846900 | {
"extension": "c-sharp",
"max_stars_count": "105.0",
"max_stars_repo_name": "bewhite/Snapper",
"max_stars_repo_path": "project/Snapper.Nunit/NUnitSnapperFactory.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166120"
} | starcoder | using System;
using Snapper.Core;
using Snapper.Core.TestMethodResolver;
using Snapper.Json;
namespace Snapper.Nunit
{
internal static class NUnitSnapperFactory
{
public static NUnitSnapper GetNUnitSnapper() => NUnitSnapper.Value;
private static readonly Lazy<NUnitSnapper> NUnitSnapper =
... | 1.871229 | 6ac78a06d35d311e6e215e29823a29fd |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846901 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "edgar1016/VnManager",
"max_stars_repo_path": "src/VnManager/ViewModels/UserControls/MainPage/GameGridViewModel.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166121"
} | starcoder | // Copyright (c) micah686. All rights reserved.
// Licensed under the MIT License. See LICENSE file in the project root for full license information.
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using AdysTech.CredentialManager;
using LiteDB;
using Sentry;
using Stylet;
using Vn... | 2.114252 | d5b4bb45f3d2aaf1193ebfaa2def8243 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846902 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "Samsung/TizenTemplateStudio",
"max_stars_repo_path": "templates/Watch/Pages/CircularButton.MVVMBasic/ViewModels/WatchItemNameViewModel.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166122"
} | starcoder | <reponame>Samsung/TizenTemplateStudio
using System;
using System.Windows.Input;
using Xamarin.Forms;
using Param_RootNamespace.Mvvm;
namespace Param_RootNamespace.ViewModels
{
public class WatchItemNameViewModel : BaseViewModel
{
public WatchItemNameViewModel()
{
ClickDenyButtonC... | 1.876134 | 80531f7869bedc394ea803ad4efe97fa |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846903 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "lianzhao/WikiaWP",
"max_stars_repo_path": "src/WikiaSdk/Articles/ExpandedArticle.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166123"
} | starcoder | namespace Wikia.Articles
{
public class ExpandedArticle
{
public int id { get; set; }
public string title { get; set; }
public int ns { get; set; }
public string url { get; set; }
public Revision revision { get; set; }
public int comments { get; set; }
... | 2.183097 | 0aad0b70a2dcef7d9f1f3ed9d92c6f20 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846904 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "jamesqo/Enumerator",
"max_stars_repo_path": "src/Enumerator/Enumerator.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166124"
} | starcoder | using System;
using System.Collections.Generic;
namespace System.Collections.Generic
{
public static class Enumerator
{
public static StructEnumerator<T> Struct<T>(T[] array)
{
return new StructEnumerator<T>(array);
}
public static StructEnumerator<T> Struct<T>(T[] ... | 2.838145 | e26b246422db4751f17ffe0cde3bfe70 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846905 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "RRQM/RRQMSocket.FileTransfer",
"max_stars_repo_path": "RRQMSocket.FileTransfer/Config/FileClientConfig.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166125"
} | starcoder | <gh_stars>1-10
//------------------------------------------------------------------------------
// 此代码版权(除特别声明或在RRQMCore.XREF命名空间的代码)归作者本人若汝棋茗所有
// 源代码使用协议遵循本仓库的开源协议及附加协议,若本仓库没有设置,则按MIT开源协议授权
// CSDN博客:https://blog.csdn.net/qq_40374647
// 哔哩哔哩视频:https://space.bilibili.com/94253567
// Gitee源代码仓库:https://gitee.com/R... | 1.700965 | 49ddc6da5b926cd738a91a0483313ee6 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846906 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "IvayloKodov/ZooRestaurant",
"max_stars_repo_path": "ZooRestaurant/Web/ZooRestaurant.Web.Infrastructure/Mapping/Contracts/IMapFrom.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166126"
} | starcoder | <reponame>IvayloKodov/ZooRestaurant
namespace ZooRestaurant.Web.Infrastructure.Mapping.Contracts
{
public interface IMapFrom<T>
{
}
}
| 1.265991 | 135b6ef4b5449acc84ef3543a04e3943 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846907 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "TcmExtensions/TcmDevelopment",
"max_stars_repo_path": "TcmDevelopment/VirtualPathProvider/VirtualPathProvider.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166127"
} | starcoder | <filename>TcmDevelopment/VirtualPathProvider/VirtualPathProvider.cs
#region Header
////////////////////////////////////////////////////////////////////////////////////
//
// File Description: Virtual Path Provider
// ---------------------------------------------------------------------------------
// Date Created : Ma... | 2.570323 | 7a3c9ab4ace3e8478c05c3d339107799 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846908 | {
"extension": "c-sharp",
"max_stars_count": "9.0",
"max_stars_repo_name": "Missouri-BMI/popmednet",
"max_stars_repo_path": "Lpp.Adapters/Lpp.Dns.DataMart.Model.Interface/Logging/CrossDomainChildLoggingSetup.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166128"
} | starcoder | <reponame>Missouri-BMI/popmednet<gh_stars>1-10
using log4net;
using log4net.Appender;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Lpp.Dns.DataMart.Logging
{
[Serializable]
public class CrossDomainChildLoggingSetup : MarshalByRefObject
{
public vo... | 1.650664 | 89257689d68f17aa91285ce52f1c8259 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846909 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "HaiLinWang/Meiam.System",
"max_stars_repo_path": "Meiam.System.Interfaces/IService/IToolsService.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166129"
} | starcoder | /*
* ==============================================================================
*
* FileName: IToolsService.cs
* Created: 2020/3/26 13:48:50
* Author: Meiam
* Description:
*
* ==============================================================================
*/
using System.Collections.Generic;
namespace Meiam.Syst... | 2.274941 | 9919b54393d6b0db506d319ba64c1e20 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846910 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "VinsantSavov/SoftUni-Software-Engineering",
"max_stars_repo_path": "CSharp-Advanced/Exams/Retake Exam - 17 December 2019/3. Christmas_Skeleton/Christmas/StartUp.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166130"
} | starcoder | namespace Christmas
{
using System;
public class StartUp
{
static void Main()
{
Present present1 = new Present("Doll", 16, "male");
Present present2 = new Present("Brick", 32, "female");
Present present3 = new Present("Truck", 12, "male");
Pr... | 3.168947 | 137504b48e7620517d106445db77abcf |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846911 | {
"extension": "c-sharp",
"max_stars_count": "9.0",
"max_stars_repo_name": "Tea-Creator/NextApi",
"max_stars_repo_path": "src/base/NextApi.Testing/Security/Auth/TestAuthExtensions.cs",
"provenance": "train-00027-of-00045.jsonl.gz:166131"
} | starcoder | using Microsoft.AspNetCore.Http;
using Microsoft.Extensions.DependencyInjection;
namespace NextApi.Testing.Security.Auth
{
/// <summary>
/// Fake-auth extensions
/// </summary>
public static class TestAuthExtensions
{
/// <summary>
/// Add fake auth services
/// </summary>
... | 2.129903 | 36637d06a16506948a2ec64d900c6082 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.